Skip to content

Commit ab1f2e1

Browse files
authored
Update version from 2.6.1 to 2.7.0
1 parent 184b6a0 commit ab1f2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home.vue

Lines changed: 1 addition & 1 deletion
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.1';
350+
const version = '2.7.0';
351351
352352
const animationOk = ref(false);
353353
const downloads_section = inject<Ref<HTMLDivElement | null>>('downloads_section');

0 commit comments

Comments
 (0)