Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Watzko
ShowCaseStandalone
Commits
8ae32963
Commit
8ae32963
authored
Nov 28, 2016
by
kellerkindt
Browse files
Increased the locale version so the new ones get exported
parent
b6ba2b60
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/com/kellerkindt/scs/Properties.java
View file @
8ae32963
...
...
@@ -58,7 +58,7 @@ public class Properties {
// don't forget to update these versions on locale, storage or shop changes
public
static
final
double
VERSION_LOCALE
=
3.2
1
;
public
static
final
double
VERSION_LOCALE
=
3.2
2
;
public
static
final
int
VERSION_STORAGE_SHOP
=
7
;
public
static
final
int
VERSION_STORAGE_PRICE
=
1
;
public
static
final
int
VERSION_SESSION
=
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment