We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02fdeeb + a45fec5 commit bc20bf3Copy full SHA for bc20bf3
src/components/Header.vue
@@ -135,7 +135,7 @@ export default {
135
title: 'Ercole Version',
136
message: `
137
<p class="has-text-weight-bold">Server Version: <span class="has-text-weight-normal">${this.version}</span></p>
138
- <p class="has-text-weight-bold">Web Version: <span class="has-text-weight-normal">2.49.3</span></p>
+ <p class="has-text-weight-bold">Web Version: <span class="has-text-weight-normal">2.50.0</span></p>
139
`,
140
cancelButton: false,
141
type: 'is-success',
0 commit comments