Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
saenzramiro committed Sep 26, 2016
1 parent 468fc3b commit cba1fc1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Rambox",
"productName": "Rambox",
"version": "0.4.3",
"version": "0.4.4",
"description": "Rambox",
"main": "electron/main.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.4.3
version: 0.4.4
pull_requests:
do_not_increment_build_number: true
branches:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"asar": "^0.12.1",
"bestzip": "^1.1.3",
"electron-builder": "6.5.2",
"electron-prebuilt": "1.3.5",
"electron-prebuilt": "1.4.1",
"electron-squirrel-startup": "^1.0.0"
},
"dependencies": {
Expand Down

0 comments on commit cba1fc1

Please sign in to comment.