1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 16:16:39 +02:00

Release 2.1.12.

This commit is contained in:
Sadie Powell
2025-02-28 16:10:09 +00:00
parent 0781f8a82a
commit 3cef83c8c5
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.12-git
------------------------
Anope Version 2.1.12
--------------------
Added an example JavaScript library for accessing the RPC interface.
Added an option to require specifying the server name when running destructive network commands like restart or shutdown.
Added support for importing X-line identifiers from Atheme.
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 2.1.12-git
------------------------
Anope Version 2.1.12
--------------------
Added the jsonrpc module.
Added the rpc_data module.
Added the rpc_system module.
+1 -1
View File
@@ -3,4 +3,4 @@
VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=12
VERSION_EXTRA="-git"
VERSION_EXTRA=""