Skip to content

Commit 4811c6c

Browse files
committed
fix typo
1 parent 7726f43 commit 4811c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/releaseNote.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export type ReleaseNote = {
1616
export const releaseNotes: ReleaseNote[] = [
1717
{
1818
version: "4.4.1",
19-
description: ["ScombZ Utilities v4.4.0では、機能の修正を行いました。"],
19+
description: ["ScombZ Utilities v4.4.1では、機能の修正を行いました。"],
2020
released: true,
2121
date: {
2222
firefox: "2025/1/8",

0 commit comments

Comments
 (0)