1
0
mirror of synced 2025-02-02 04:17:54 +01:00

Version bump

This commit is contained in:
Stepland 2020-05-23 17:25:00 +02:00
parent d1fc812649
commit fd42ea7957
3 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Unreleased
# v0.1.0
## Music Select Screen
- Category Panel click
- Song Panel draw

View File

@ -1,6 +1,3 @@
# v0.1.0 (MVP)
## Windows and macOS builds
# v0.2.0
## Misc
- THE THEME SYSTEM HOLY SHIT

View File

@ -2,7 +2,7 @@ project(
'jujube',
['cpp', 'c'],
default_options : ['cpp_std=c++17'],
version : '0.1.0-alpha'
version : '0.1.0'
)
sources = [