Skip to content

Commit 8f3f028

Browse files
author
beryll1um
committed
release(0.0.4): new version release
1 parent 8c019f2 commit 8f3f028

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12)
22

3-
project(UnifiedEngine VERSION 0.0.3)
3+
project(UnifiedEngine VERSION 0.0.4)
44

55
set(CMAKE_CXX_STANDARD 17)
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# UnifiedEngine
2-
[![Build Status](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stabilization)](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stabilization)
1+
# UnifiedEngine v0.0.4
2+
[![Build Status](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stable)](https://travis-ci.org/UnifiedEngine/UnifiedEngine.svg?branch=stable)
33

44
Simple open source game development kit.
55

0 commit comments

Comments
 (0)