X Tutup
Skip to content

Commit c5d7068

Browse files
author
Johan Brichau
committed
Grease version 1.19.0
1 parent 77f66fb commit c5d7068

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

0 commit comments

Comments
 (0)
X Tutup