X Tutup
Skip to content

Commit f46b2a1

Browse files
author
Johan Brichau
committed
set version 1.7.0
1 parent 87b240e commit f46b2a1

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

0 commit comments

Comments
 (0)
X Tutup