Bump version to 1.2.0

This commit is contained in:
Luka Murn 2016-08-31 11:22:03 +02:00 committed by GitHub
parent 985980183f
commit ae9959dc3c

View file

@ -1,5 +1,5 @@
# Application version
APP_VERSION = "1.1.0"
APP_VERSION = '1.2.0'.freeze
TAG_COLORS = [
"#6C159E",
@ -86,4 +86,4 @@ KICKSTARTER_SUPPORTERS = [
"Simon Waldherr",
"Isaac Sandaljian",
"Markus Rademacher"
]
]