Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Jul 30, 2024
1 parent 3b5b6bb commit 2dbfd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/core/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export const HARD_LIMIT_NB_MAX_ASSETS_TO_GENERATE_IN_PARALLEL = 32

export const APP_NAME = 'Clapper.app'
export const APP_REVISION = '20240729+2245'
export const APP_REVISION = '20240730+1240'

export const APP_DOMAIN = 'Clapper.app'
export const APP_LINK = 'https://clapper.app'

0 comments on commit 2dbfd92

Please sign in to comment.