diff --git a/.gitignore b/.gitignore index 32332f3..127b5d9 100644 --- a/.gitignore +++ b/.gitignore @@ -353,3 +353,5 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ + +.idea/ \ No newline at end of file diff --git a/SiraUtil/manifest.json b/SiraUtil/manifest.json index 77fb2cc..dc9590d 100644 --- a/SiraUtil/manifest.json +++ b/SiraUtil/manifest.json @@ -3,9 +3,9 @@ "id": "SiraUtil", "name": "SiraUtil", "author": "Auros", - "version": "3.1.3-dev.3", + "version": "3.1.4", "icon": "SiraUtil.Resources.logo.png", - "description": "A powerful utility mod which expands the capabilities and provides more tools to Beat Saber modders.", + "description": "A powerful utility mod which provides more tools to Beat Saber modders.", "gameVersion": "1.31.1", "dependsOn": { "BSIPA": "^4.3.0"