diff --git a/README.md b/README.md index ef04b1e..599957a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RLidentity v2.0.0 +# RLidentity v2.0.1 > **Be anyone, Win everything.** diff --git a/src-tauri/capabilities/default.json b/src-tauri/capabilities/default.json index 24e7e1d..356209e 100644 --- a/src-tauri/capabilities/default.json +++ b/src-tauri/capabilities/default.json @@ -14,6 +14,6 @@ "opener:default", "updater:default", "process:allow-restart", - "default" + "allow-main-commands" ] } \ No newline at end of file