feat: add version info

This commit is contained in:
Tsubasa6848
2024-02-24 11:07:21 +08:00
Unverified
parent 564d7f14ba
commit 2046c0e06d
4 changed files with 20 additions and 4 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"format_version": 2,
"tooth": "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi",
"version": "0.8.3",
"version": "0.8.4",
"info": {
"name": "GMLIB-LegacyRemoteCallApi",
"description": "Legacy RemoteCall API for GMLIB",
@@ -14,9 +14,9 @@
"library"
]
},
"asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.8.3/GMLIB-LegacyRemoteCallApi-windows-x64.zip",
"asset_url": "https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi/releases/download/v0.8.4/GMLIB-LegacyRemoteCallApi-windows-x64.zip",
"dependencies": {
"github.com/GroupMountain/GMLIB": ">=0.8.1"
"github.com/GroupMountain/GMLIB": ">=0.8.5"
},
"files": {
"place": [
@@ -26,4 +26,4 @@
}
]
}
}
}