Skip to content

Commit b689a43

Browse files
committed
Change ercole version
1 parent 4abaed9 commit b689a43

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.51.0</span></p>
138+
<p class="has-text-weight-bold">Web Version: <span class="has-text-weight-normal">2.51.1</span></p>
139139
`,
140140
cancelButton: false,
141141
type: 'is-success',

0 commit comments

Comments
 (0)