Skip to content

Commit c6a9a5f

Browse files
committed
Bump version to 0.4.4
1 parent 4d1549a commit c6a9a5f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

dist/Cores/agg23.SNES/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": ["snes"],
5+
"platform_ids": [
6+
"snes"
7+
],
68
"shortname": "SNES",
79
"description": "Super Nintendo and Super Famicom. Nintendo's second major home console",
810
"author": "agg23",
911
"url": "https://github.com/agg23/openfpga-snes",
10-
"version": "0.4.3",
11-
"date_release": "2022-12-14"
12+
"version": "0.4.4",
13+
"date_release": "2024-09-16"
1214
},
1315
"framework": {
1416
"target_product": "Analogue Pocket",
@@ -42,4 +44,4 @@
4244
}
4345
]
4446
}
45-
}
47+
}

0 commit comments

Comments
 (0)