Skip to content

Commit a81b863

Browse files
committed
chore: prepare engine release 5.0.0 / Alpha 20
1 parent d3d4a8c commit a81b863

File tree

2 files changed

+2
-2
lines changed
  • engine-tests/src/main/resources/org/terasology/unittest
  • engine/src/main/resources/org/terasology/engine

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "unittest",
3-
"version" : "5.0.0-SNAPSHOT",
3+
"version" : "5.0.0",
44
"displayName" : "Terasology Engine Test",
55
"description" : "Engine unit test content"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id" : "engine",
3-
"version" : "5.0.0-SNAPSHOT",
3+
"version" : "5.0.0",
44
"displayName" : "Terasology Engine",
55
"description" : "Core engine content"
66
}

0 commit comments

Comments
 (0)