Skip to content

Commit 5bb74dc

Browse files
committed
Bump version to 1.0.1
1 parent 37c7ddc commit 5bb74dc

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

pkg/pocket/Cores/agg23.NES/core.json

+6-4
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
"core": {
33
"magic": "APF_VER_1",
44
"metadata": {
5-
"platform_ids": ["nes"],
5+
"platform_ids": [
6+
"nes"
7+
],
68
"shortname": "NES",
79
"description": "Nintendo Entertainment System and Famicom. Nintendo's first home console",
810
"author": "agg23",
911
"url": "https://github.com/agg23/openFPGA-NES",
10-
"version": "1.0.0",
11-
"date_release": "2023-09-26"
12+
"version": "1.0.1",
13+
"date_release": "2024-09-16"
1214
},
1315
"framework": {
1416
"target_product": "Analogue Pocket",
@@ -31,4 +33,4 @@
3133
}
3234
]
3335
}
34-
}
36+
}

0 commit comments

Comments
 (0)