Skip to content

Commit a45fec5

Browse files
committed
Change ercole web version
1 parent 02fdeeb commit a45fec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export default {
135135
title: 'Ercole Version',
136136
message: `
137137
<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>
138+
<p class="has-text-weight-bold">Web Version: <span class="has-text-weight-normal">2.50.0</span></p>
139139
`,
140140
cancelButton: false,
141141
type: 'is-success',

0 commit comments

Comments
 (0)