mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
Bump version to v3.4.0.beta3-dev
This commit is contained in:
parent
9cfe725b37
commit
4ba8d3b76b
|
@ -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.4.0.beta2"
|
||||
STRING = "3.4.0.beta3-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user