Skip to content

Commit

Permalink
Merge pull request #67 from ATOR-Development/leggo/phase-1/dev
Browse files Browse the repository at this point in the history
version
  • Loading branch information
MarcoMandar authored Aug 27, 2024
2 parents 092e211 + 06f36b2 commit 6575e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export default defineNuxtConfig({
supportWalletPublicKeyBase64:
'K3jnSGVyHj4kSzgce3+k8gJsfHvUoQeJMNPO8CcsO2s=',
commitHash: process.env.NUXT_PUBLIC_COMMIT_HASH || 'dev',
version: '1.1.3',
version: '1.1.4',
},
},
plugins: [{ src: '~/plugins/vue-query.client.ts', mode: 'client' }],
Expand Down

0 comments on commit 6575e3f

Please sign in to comment.