Skip to content

Commit

Permalink
Bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobefu authored Dec 16, 2024
1 parent 4ce539d commit 88008c4
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 @@ -14,7 +14,7 @@ export default defineNuxtConfig({
runtimeConfig: {
public: {
siteName: "Scrum Poker",
version: "v1.2.0",
version: "v1.2.1",
https: !!+(process.env.HTTPS ?? 0),
backendEndpoint: process.env.BACKEND_ENDPOINT,
},
Expand Down

0 comments on commit 88008c4

Please sign in to comment.