Skip to content

Commit fad31c7

Browse files
add core 7.8 to milestones
1 parent 4ae6ca3 commit fad31c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pages/CurrentMilestones.js

+10
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,16 @@ const mileStones = [
15471547
infoLabel: 'CoinMarketCap link',
15481548
infoUrl: 'https://coinmarketcap.com/community/profile/VergeCurrency/'
15491549
},
1550+
{
1551+
done: true,
1552+
doneDate: '8th January 2025',
1553+
title: 'Verge Core v7.8.0 is now out! ',
1554+
description: 'Verge Core v7.8.0 is now out',
1555+
progress: 100,
1556+
progressState: '100',
1557+
infoLabel: 'Github link',
1558+
infoUrl: 'https://github.com/vergecurrency/verge/releases'
1559+
},
15501560
// {
15511561
// done: true or false,
15521562
// doneDate: 'Relevant Date',

0 commit comments

Comments
 (0)