Skip to content

Commit 66aabfd

Browse files
committed
v2.0.1
1 parent baf253c commit 66aabfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Script Tray Changelog
22

3-
## Development Branch
3+
## v2.0.1
44
- Removed `close` button from the input window to prevent accidental closure.
55
- Added session Content Security to the app windows
66
- Added Website URL to About popup

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "script-tray",
33
"private": true,
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "Script Tray System Utility",
66
"author": "Matthew Evans",
77
"license": "MIT",

0 commit comments

Comments
 (0)