aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2026-02-24 11:00:03 +0530
committerBobby <[email protected]>2026-02-24 11:00:03 +0530
commit313ab7ea7d5a5d902005d8543ab6b323ed948048 (patch)
tree1ca4f1d415e6d54b6a440bd6cb9f96087f0822c6
parentc7a35e414271c0f8090782500701630a4eda1d4a (diff)
downloadakiba-313ab7ea7d5a5d902005d8543ab6b323ed948048.tar.xz
akiba-313ab7ea7d5a5d902005d8543ab6b323ed948048.zip
fix: Correct version format in mirai.version file
-rw-r--r--resources/system/akiba/mirai.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/system/akiba/mirai.version b/resources/system/akiba/mirai.version
index 60453e6..afaf360 100644
--- a/resources/system/akiba/mirai.version
+++ b/resources/system/akiba/mirai.version
@@ -1 +1 @@
-v1.0.0 \ No newline at end of file
+1.0.0 \ No newline at end of file