Skip to content

Commit e8335cc

Browse files
committed
Fix ercole web version to 2.49.3
1 parent bb10cd0 commit e8335cc

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

0 commit comments

Comments
 (0)