We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c019f2 commit 8f3f028Copy full SHA for 8f3f028
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.12)
2
3
-project(UnifiedEngine VERSION 0.0.3)
+project(UnifiedEngine VERSION 0.0.4)
4
5
set(CMAKE_CXX_STANDARD 17)
6
README.md
@@ -1,5 +1,5 @@
-# UnifiedEngine
-[](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stabilization)
+# UnifiedEngine v0.0.4
+[](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stable)
Simple open source game development kit.
0 commit comments