Skip to content

Commit 67145c3

Browse files
committed
Update test for currentrelease
1 parent b448955 commit 67145c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
}{
2121
"currentrelease": {
2222
url: "/currentrelease",
23-
expectedData: "3.12.2\nhttps://sqlitebrowser.org/blog/version-3-12-2-released\n",
23+
expectedData: "3.13.0\nhttps://sqlitebrowser.org/blog/version-3-13-0-released\n",
2424
expectedType: "string",
2525
},
2626
"icon": {

0 commit comments

Comments
 (0)