Skip to content

Commit 1ec4042

Browse files
committed
version 28/07/2026
1 parent 2ff5178 commit 1ec4042

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: 25/07/2026';
10+
const versionLabel = 'ver: 28/07/2026';
1111

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

0 commit comments

Comments
 (0)