Skip to content

Commit 88df7b6

Browse files
committed
New snapshot.
1 parent 34e4179 commit 88df7b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

html/downloads/index.js.opencor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var jsonData = { "versions": [
1818
}
1919
]
2020
},
21-
{ "major": 0, "minor": 0, "patch": 0, "day": 31, "month": 5, "year": 2022, "type": 2, "license": 2,
21+
{ "major": 0, "minor": 0, "patch": 0, "day": 30, "month": 11, "year": 2022, "type": 2, "license": 2,
2222
"platforms": [
2323
{ "name": "Windows", "supported": "Windows 10",
2424
"files": [

html/whatIsNew.js.opencor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var jsonData = { "versions": [
2-
{ "anchor": "latest", "description": "Latest snapshot", "day": 31, "month": 5, "year": 2022,
2+
{ "anchor": "latest", "description": "Latest snapshot", "day": 30, "month": 11, "year": 2022,
33
"categories": [
44
{ "name": "General",
55
"entries": [

0 commit comments

Comments
 (0)