Skip to content

Commit 1d65803

Browse files
committed
release 4.0.0.pre11
1 parent 29eb5fc commit 1d65803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/appoptics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module Version
99
MAJOR = 4
1010
MINOR = 0
1111
PATCH = 0
12-
BUILD = 'pre10'
12+
BUILD = 'pre11'
1313

1414
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
1515
end

0 commit comments

Comments
 (0)