Skip to content

Commit

Permalink
release: 1.23.4 (332)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladivo committed Nov 27, 2024
1 parent bf75ff2 commit 3033eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/app.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// import {SemverString} from '@vexl-next/domain/src/utility/SmeverString.brand'

const VERSION_CODE = 331
const VERSION_CODE = 332
const VERSION = '1.23.4'
const ENV_PRESET = process.env.ENV_PRESET
const COMMIT_HASH = process.env.EAS_BUILD_GIT_COMMIT_HASH ?? 'local'
Expand Down

0 comments on commit 3033eef

Please sign in to comment.