Skip to content

Commit

Permalink
Merge pull request #11398 from nextcloud/enh/noid/nc28
Browse files Browse the repository at this point in the history
28 is the new stable
  • Loading branch information
nickvergessen authored Dec 12, 2023
2 parents c8aeb03 + 60f79c1 commit 7f32d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# building the versions list
version_start = 26 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 27 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
version_stable = 28 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER

# Also search for "TODO ON RELEASE" in the rst files

Expand Down

0 comments on commit 7f32d6b

Please sign in to comment.