Skip to content

Commit

Permalink
Bump application version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacingBat3 committed Dec 1, 2021
1 parent c9a2539 commit a69031d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webcord",
"productName": "WebCord",
"version": "2.1.2",
"version": "2.1.3",
"description": "A Discord Web App made with the Electron API.",
"main": "sources/app/main.js",
"scripts": {
Expand Down Expand Up @@ -64,4 +64,4 @@
"forge": "./sources/app/build/forge.js"
},
"private": true
}
}

0 comments on commit a69031d

Please sign in to comment.