Skip to content

Commit

Permalink
Up master files
Browse files Browse the repository at this point in the history
Signed-off-by: fgl27 <fglfgl27@gmail.com>
  • Loading branch information
fgl27 committed Aug 5, 2020
1 parent 672ef55 commit 9637476
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion release/githubio/js/master.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions release/githubio/js/master_uncompressed.js
Original file line number Diff line number Diff line change
Expand Up @@ -8408,8 +8408,8 @@
var Main_DataAttribute = 'data-array';

var Main_stringVersion = '3.0';
var Main_stringVersion_Min = '.237';
var Main_version_java = 28; //Always update (+1 to current value) Main_version_java after update Main_stringVersion_Min or a major update of the apk is released
var Main_stringVersion_Min = '.238';
var Main_version_java = 29; //Always update (+1 to current value) Main_version_java after update Main_stringVersion_Min or a major update of the apk is released
var Main_minversion = 'August 05 2020';
var Main_version_web = 46; //Always update (+1 to current value) Main_version_web after update Main_minversion or a major update of the web part of the app
var Main_versionTag = Main_stringVersion + Main_stringVersion_Min + '-' + Main_minversion;
Expand Down
2 changes: 1 addition & 1 deletion release/githubio/version/javaversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
28
29

0 comments on commit 9637476

Please sign in to comment.