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.
1 parent 4abaed9 commit b689a43Copy full SHA for b689a43
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.51.0</span></p>
+ <p class="has-text-weight-bold">Web Version: <span class="has-text-weight-normal">2.51.1</span></p>
139
`,
140
cancelButton: false,
141
type: 'is-success',
0 commit comments