From 09e3cc8070cbd1cf10985148c18287326fa83fe9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 6 Apr 2025 13:48:17 +0900 Subject: [PATCH] v0.9.3.1 --- Release.txt | 3 +++ build_opensim.sh => old/build_opensim.sh | 0 2 files changed, 3 insertions(+) rename build_opensim.sh => old/build_opensim.sh (100%) diff --git a/Release.txt b/Release.txt index cbeb0ad..b6db721 100644 --- a/Release.txt +++ b/Release.txt @@ -1,4 +1,7 @@ +DTL/NSL Money Server v0.9.3.1 (2024 4/6) + for .Net9 + DTL/NSL Money Server v0.9.3.0 (2023 8/11) for .Net6 diff --git a/build_opensim.sh b/old/build_opensim.sh similarity index 100% rename from build_opensim.sh rename to old/build_opensim.sh