diff options
| author | Blista Kanjo | 2023-05-28 17:45:49 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-28 17:45:49 -0400 |
| commit | fa7bcca78392dbeb167601b2a60f4a3f8109683d (patch) | |
| tree | 73b0e6fbf409ff5738e8200b1f40ee29eb244aa7 | |
| parent | 86533f412a4bea643d99a794fcf655827163decf (diff) | |
refactor: set as new upcoming version
| -rw-r--r-- | download.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download.php b/download.php index b6aa4cb..ea08e52 100644 --- a/download.php +++ b/download.php @@ -16,7 +16,7 @@ </head> <body> <div class=banner> - <h1>📑 procrastiSlides v0.01 🎬</h1> + <h1>📑 procrastiSlides v0.02 🎬</h1> <hr/> </div> <p class="centered">this website is inspired from the suckless's presentation tool (<a target="_blank" href="https://tools.suckless.org/sent">sent</a>) |
