Skip to content

Commit 897baf6

Browse files
authored
Version bump to 2.6.1
1 parent 2152479 commit 897baf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ import {
347347
mdiWeb,
348348
} from '@mdi/js';
349349
350-
const version = '2.6.0';
350+
const version = '2.6.1';
351351
352352
const animationOk = ref(false);
353353
const downloads_section = inject<Ref<HTMLDivElement | null>>('downloads_section');

0 commit comments

Comments
 (0)