Browse Source

Increment engine major version post stabilization (#16743)

Signed-off-by: Alex Peterson <[email protected]>
Alex Peterson 2 years ago
parent
commit
3a8376e0b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      engine.json

+ 1 - 1
engine.json

@@ -4,7 +4,7 @@
     "O3DEVersion": "0.1.0.0",
     "O3DEBuildNumber": 0,
     "display_version": "00.00",
-    "version": "2.1.0",
+    "version": "3.0.0",
     "api_versions": {
         "editor": "1.0.0",
         "framework": "1.1.0",