Skip to content

Commit ef20b3c

Browse files
authored
Merge pull request #1377 from dpalou/MOBILE-2431
MOBILE-2431 config: Update version code
2 parents 29388cd + 0802c5c commit ef20b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"app_id" : "com.moodle.moodlemobile",
33
"appname": "Moodle Mobile",
44
"desktopappname": "Moodle Desktop",
5-
"versioncode" : 3500,
5+
"versioncode" : 3501,
66
"versionname" : "3.5.0",
77
"cache_expiration_time" : 300000,
88
"default_lang" : "en",

0 commit comments

Comments
 (0)