mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 04:28:29 -05:00
DEV: Begin development of v2025.12.0-latest (#36249)
Merging this will trigger the creation of a `release/2025.11` branch on the preceding commit. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
e3f0320395
commit
3e7317b334
+1
-1
@@ -7,7 +7,7 @@ module Discourse
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
# Use the `version_bump:*` rake tasks to update this value
|
||||
STRING = "2025.11.0-latest"
|
||||
STRING = "2025.12.0-latest"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
||||
Reference in New Issue
Block a user