Skip to content

Commit 73e3bd5

Browse files
committed
Revert "Bump version"
This reverts commit ae8a721. Due to ankitects/anki#3935
1 parent ae8a721 commit 73e3bd5

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.1';
4+
const ankiVersion = '25.02';
55
const winMinVer = '10';
66
const macosMinVer = '12';
77
const linuxMinYear = '2023';

0 commit comments

Comments
 (0)