Skip to content

Commit 0f0fb62

Browse files
znsoftznsoft
authored andcommitted
macos
1 parent 35a8db3 commit 0f0fb62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build_number

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2153
1+
2154

frontend/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const subscriptionUrls: {[key: string]: string} = {
2323
"CodeRelay": "https://api.code-relay.com/register?aff=0ZtO"
2424
};
2525

26-
const APP_VERSION = "2.6.1.2153";
26+
const APP_VERSION = "2.6.1.2154";
2727

2828
const translations: any = {
2929
"en": {

frontend/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const buildNumber = "2153";
1+
export const buildNumber = "2154";

0 commit comments

Comments
 (0)