We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf253c commit 66aabfdCopy full SHA for 66aabfd
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Script Tray Changelog
2
3
-## Development Branch
+## v2.0.1
4
- Removed `close` button from the input window to prevent accidental closure.
5
- Added session Content Security to the app windows
6
- Added Website URL to About popup
package.json
@@ -1,7 +1,7 @@
{
"name": "script-tray",
"private": true,
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Script Tray System Utility",
"author": "Matthew Evans",
7
"license": "MIT",
0 commit comments