From 286df1d4671d896710cd6f30b0fdfc9cba42e777 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 29 Mar 2023 20:45:07 +0100 Subject: [PATCH] also update release notes url --- bin/OpenSimDefaults.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index a2ba33449f..b3282a8b4e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -2171,7 +2171,7 @@ [ServerReleaseNotes] ;; Comment or set to "" to disable - ServerReleaseNotesURL = "http://opensimulator.org/wiki/0.9.2.2_Release" + ServerReleaseNotesURL = "http://opensimulator.org/wiki/0.9.3.0_Release" [Modules] Include-modules = "addon-modules/*/config/*.ini"