Skip to content

Commit 4ce6fd7

Browse files
committed
Bump to 1.14.1 (114101)
1 parent f10e4d1 commit 4ce6fd7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "itsyconnect-macos",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"private": true,
55
"license": "MIT",
66
"repository": {

src/lib/version.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const APP_VERSION = "1.14.0";
2-
export const BUILD_NUMBER = "114001";
1+
export const APP_VERSION = "1.14.1";
2+
export const BUILD_NUMBER = "114101";

0 commit comments

Comments
 (0)