Skip to content

Commit 7af6b52

Browse files
committed
ver: 25/07/2026
1 parent ff174d2 commit 7af6b52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/templates/footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interface IProps { }
77

88
export const Footer: React.FC<IProps> = () => {
99

10-
const versionLabel = 'ver: 24/07/2026';
10+
const versionLabel = 'ver: 25/07/2026';
1111

1212
return (
1313
<footer className="footer">

0 commit comments

Comments
 (0)