We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34feeb commit 4dd33f9Copy full SHA for 4dd33f9
app/core/packager/config.json
@@ -10,7 +10,7 @@
10
},
11
"win" : {
12
"title" : "GitPie",
13
- "version" : "0.5.0",
+ "version" : "0.5.1",
14
"publisher": "GitPie",
15
"icon" : "resources/images/icon.ico",
16
"verbosity": 1,
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "GitPie",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"description": "A Multiplatform Client for Git",
5
"main": "index.js",
6
"scripts": {
0 commit comments