Skip to content

Commit fbb22d5

Browse files
authored
Merge pull request #5 from kojibai/main
Update buildInfo.ts
2 parents 2fdbd27 + 2210cc2 commit fbb22d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/buildInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const APP_NAME = "Verahai";
2-
export const APP_VERSION = "2.0.1";
2+
export const APP_VERSION = "2.0.2";
33
export const GITHUB_REPO_URL = "https://github.com/phinetwork/verahai";
44

55
export const GITHUB_RELEASE_URL = (version: string): string =>

0 commit comments

Comments
 (0)