1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 02:23:12 +02:00

Bump for 2.1.13-git.

This commit is contained in:
Sadie Powell
2025-02-28 16:11:40 +00:00
parent 3cef83c8c5
commit 82aecd6c7e
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.1.13-git
------------------------
No significant changes.
Anope Version 2.1.12
--------------------
Added an example JavaScript library for accessing the RPC interface.
+4
View File
@@ -1,3 +1,7 @@
Anope Version 2.1.13-git
------------------------
No significant changes.
Anope Version 2.1.12
--------------------
Added the jsonrpc module.
+2 -2
View File
@@ -2,5 +2,5 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=12
VERSION_EXTRA=""
VERSION_PATCH=13
VERSION_EXTRA="-git"