mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 14:02:00 +08:00
Bump version to v3.3.0.beta2
This commit is contained in:
parent
24c55d6797
commit
c723c126f2
|
@ -8,7 +8,7 @@ module Discourse
|
|||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
# Use the `version_bump:*` rake tasks to update this value
|
||||
STRING = "3.3.0.beta2-dev"
|
||||
STRING = "3.3.0.beta2"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user