Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 0ab32c5

Browse files
committed
version bump test
1 parent 316c79b commit 0ab32c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/desktop/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Ecency",
44
"description": "Ecency desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency!",
55
"homepage": "https://ecency.com",
6-
"version": "3.0.34",
6+
"version": "3.0.33-1",
77
"main": "./main.prod.js",
88
"author": "Ecency <hello@ecency.com>",
99
"scripts": {

src/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Ecency desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency!",
55
"private": false,
66
"author": "Ecency <hello@ecency.com>",
7-
"version": "3.0.34",
7+
"version": "3.0.33-1",
88
"copyright": "© 2020, Ecency",
99
"license": "MIT",
1010
"homepage": "https://ecency.com",

0 commit comments

Comments
 (0)