Skip to content

Commit

Permalink
Updated version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomgcd committed Jul 13, 2021
1 parent 57dc7b2 commit 59ecd35
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions changes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"changes":[
{
"version": "1.1.2",
"log":[
"Added option to hide text in notifications",
"Added setting to not open received links right away",
"Fixed API builder fields overlapping and generating wrong URL",
"Fix for linux app not opening when the option to minize on launch is enabled",
"Don't automatically open WhatsApp notifications when using native notifications",
"Allow Write and Tasker commands more time for input"
]
} ,
{
"version": "1.1.1",
"log":[
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.joaomgcd.join",
"productName": "Join Desktop",
"homepage": "https://joaoapps.com/join/desktop",
"version": "1.1.1",
"version": "1.1.2",
"description": "A companion app for the Join website",
"main": "main_esm.js",
"scripts": {
Expand Down

0 comments on commit 59ecd35

Please sign in to comment.