Skip to content

Commit

Permalink
Set self-update branch to 'latest-release' for release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j4yk committed Jul 8, 2022
1 parent 555b399 commit ca10f50
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 := 'latest-release'.
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 7/8/2022 19:46",
"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 ca10f50

Please sign in to comment.