Skip to content

Commit a0b130d

Browse files
committed
test: update runtime config ver
1 parent 37946f6 commit a0b130d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default defineNuxtConfig({
6969
runtimeConfig: {
7070
public: {
7171
AMP: process.env.AMP,
72-
version: "1.16.0",
72+
version: "1.16.0-test",
7373
},
7474
},
7575

0 commit comments

Comments
 (0)