Skip to content

Commit

Permalink
Change default self-update branch to master for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
j4yk committed Aug 11, 2020
1 parent 137aa9e commit e714667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class initialization
initializeSelfUpdate
"SquitBrowser initializeSelfUpdate"
SelfUpdateBranch := 'develop'.
SelfUpdateBranch := 'master'.
2 changes: 1 addition & 1 deletion src/Squit.package/SquitBrowser.class/methodProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"class" : {
"defaultTitle" : "fn 4/11/2017 17:23",
"initialize" : "jr 4/18/2018 21:28",
"initializeSelfUpdate" : "jr 4/18/2018 21:27",
"initializeSelfUpdate" : "jr 8/11/2020 23:02",
"open" : "fn 4/11/2017 09:09",
"registerInWorldMenu" : "jr 4/15/2017 13:34",
"selfUpdate" : "jr 3/7/2020 00:09",
Expand Down

0 comments on commit e714667

Please sign in to comment.