Skip to content

Commit f791e9b

Browse files
committed
Belated 25.02.7
1 parent 42d2f08 commit f791e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/sections/Downloads.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<script lang="ts">
22
import DualHeader from '$lib/components/common/DualHeader.svelte';
33
4-
const ankiVersion = '25.02.6';
4+
const ankiVersion = '25.02.7';
55
const winMinVer = '10';
66
const macosMinVer = '12';
77
const linuxMinYear = '2023';

0 commit comments

Comments
 (0)