Bump version

This commit is contained in:
Gnarwhal 2024-09-23 21:22:11 +00:00
parent 036fb0f0b1
commit 335e7109fe
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174

View file

@ -5,7 +5,7 @@ export default function App() {
return (
<div className={style.center}>
<div className={style.content}>
<h1 className={style.title}>Motto<span className={style.version}>v0.0.1-dev</span></h1>
<h1 className={style.title}>Motto<span className={style.version}>v1.0.0</span></h1>
<p className={style.description}>
Motto is a static file server beautifier. <a href="https://forge.monodon.me/Gnarwhal/motto/">Click here</a> for more information.
</p>