Skip to content

Commit 55b70e4

Browse files
committed
Merge branch 'develop'
2 parents eb4f2bf + d3896f4 commit 55b70e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caster/lib/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
BASE_PATH = os.path.realpath(__file__).split("\\lib")[0].replace("\\", "/")
1414

1515
# title
16-
SOFTWARE_VERSION_NUMBER = "0.5.10"
16+
SOFTWARE_VERSION_NUMBER = "0.5.11"
1717
SOFTWARE_NAME = "Caster v " + SOFTWARE_VERSION_NUMBER
1818
HOMUNCULUS_VERSION = "HMC v " + SOFTWARE_VERSION_NUMBER
1919
HMC_TITLE_RECORDING = " :: Recording Manager"

0 commit comments

Comments
 (0)