We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555b399 commit ca10f50Copy full SHA for ca10f50
src/Squit.package/SquitBrowser.class/class/initializeSelfUpdate.st
@@ -1,4 +1,4 @@
1
class initialization
2
initializeSelfUpdate
3
"SquitBrowser initializeSelfUpdate"
4
- SelfUpdateBranch := 'develop'.
+ SelfUpdateBranch := 'latest-release'.
src/Squit.package/SquitBrowser.class/methodProperties.json
@@ -2,7 +2,7 @@
"class" : {
"defaultTitle" : "fn 4/11/2017 17:23",
"initialize" : "jr 4/18/2018 21:28",
5
- "initializeSelfUpdate" : "jr 4/18/2018 21:27",
+ "initializeSelfUpdate" : "jr 7/8/2022 19:46",
6
"open" : "fn 4/11/2017 09:09",
7
"registerInWorldMenu" : "jr 4/15/2017 13:34",
8
"selfUpdate" : "jr 3/7/2020 00:09",
0 commit comments