mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:49:06 +08:00
DEV: Add a note about the version bump rake tasks (#26512)
This commit is contained in:
parent
37ae1708a5
commit
0ad4034c58
|
@ -7,6 +7,7 @@ module Discourse
|
|||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
# Use the `version_bump:*` rake tasks to update this value
|
||||
STRING = "3.3.0.beta2-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
|
|
Loading…
Reference in New Issue
Block a user