Skip to content

Commit 32c37ec

Browse files
authoredSep 28, 2024
Update to 2.6.0
1 parent 3390202 commit 32c37ec

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.5.0';
350+
const version = '2.6.0';
351351
352352
const animationOk = ref(false);
353353
const downloads_section = inject<Ref<HTMLDivElement | null>>('downloads_section');

0 commit comments

Comments
 (0)