mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:38:17 +08:00
Bump version to v3.3.0.beta5-dev
This commit is contained in:
parent
c9e24eca39
commit
d32675ace2
|
@ -7,7 +7,7 @@ module Discourse
|
|||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
# Use the `version_bump:*` rake tasks to update this value
|
||||
STRING = "3.3.0.beta4"
|
||||
STRING = "3.3.0.beta5-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user