mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
Bump version to v3.4.0.beta1
This commit is contained in:
parent
7bf3727663
commit
85abac4230
@ -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.beta1-dev"
|
||||
STRING = "3.4.0.beta1"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
Reference in New Issue
Block a user