Skip to content

Commit

Permalink
v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed Jun 12, 2024
1 parent baf253c commit 66aabfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Script Tray Changelog

## Development Branch
## v2.0.1
- Removed `close` button from the input window to prevent accidental closure.
- Added session Content Security to the app windows
- Added Website URL to About popup
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
"license": "MIT",
Expand Down

0 comments on commit 66aabfd

Please sign in to comment.