From f3c691b22f4eada219a3e17a8149c37af3ba86ff Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 9 Sep 2023 14:29:11 +0200 Subject: [PATCH] update version for release --- nuxt/console/nuxt.config.js | 2 +- src/main/resources/application.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nuxt/console/nuxt.config.js b/nuxt/console/nuxt.config.js index b63c3089..a7fd9b7a 100644 --- a/nuxt/console/nuxt.config.js +++ b/nuxt/console/nuxt.config.js @@ -65,7 +65,7 @@ export default { disablePurchase:process.env.DIS_DC_PURCHASE || 'false', disableNewTenant:process.env.DIS_NEW_TENANT || 'false', disableStatTenant:process.env.DIS_STAT_TENANT || 'false', - frontVersion:'1.4.0' + frontVersion:'1.4.1' }, // env variables loaded accessible on the server side diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4c11d3ce..ebbc2f6f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -12,7 +12,7 @@ spring.main.register-shutdown-hook=true # spring.jpa.properties.hibernate.format_sql=true helium.allows.signup.default=false helium.allows.activation.default=true -helium.version=1.4.0 +helium.version=1.4.1 ## Stripe - test key by default helium.stripe.key.private.default=sk_test_VePHdqKTYQjKNInc7u56JBrQ