X Tutup
Skip to content

Commit 86079df

Browse files
author
Johan Brichau
committed
version 1.12.2
1 parent f90f7f9 commit 86079df

File tree

1 file changed

+1
-1
lines changed
  • repository/Grease-Core.package/GRPlatform.class/instance

1 file changed

+1
-1
lines changed

repository/Grease-Core.package/GRPlatform.class/instance/version.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ version info
22
version
33
"Answer the Grease version"
44

5-
^ (GRVersion major: 1 minor: 12 revision: 1)
5+
^ (GRVersion major: 1 minor: 12 revision: 2)
66
yourself

0 commit comments

Comments
 (0)
X Tutup