X Tutup
Skip to content

Commit 3fc0427

Browse files
author
Johan Brichau
committed
version 1.8.1
1 parent 1604506 commit 3fc0427

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: 8 revision: 0)
5+
^ (GRVersion major: 1 minor: 8 revision: 1)
66
yourself

0 commit comments

Comments
 (0)
X Tutup