1
0
mirror of https://github.com/anope/anope.git synced 2026-06-13 21:44:46 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Sadie Powell 15f5be76b9 Bump for 2.0.21-git. 2026-05-26 18:00:50 +01:00
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.0.21-git
------------------------
No significant changes.
Anope Version 2.0.20
--------------------
Fixed an escaped value that wasn't escaped enough in chanstats.
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.0.21-git
------------------------
No significant changes.
Anope Version 2.0.20
--------------------
No significant changes.
+2 -2
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=20
VERSION_EXTRA=""
VERSION_PATCH=21
VERSION_EXTRA="-git"