mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
Bump version to v3.3.0.beta1
This commit is contained in:
parent
b425fbc2a2
commit
ad7e3e04f3
@ -7,7 +7,7 @@ module Discourse
|
||||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.3.0.beta1-dev"
|
||||
STRING = "3.3.0.beta1"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user