diff options
author | Anton Luka Šijanec <sijanecantonluka@gmail.com> | 2020-06-08 16:03:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 16:03:42 +0200 |
commit | 6d5e61259b562c058db335e24c72fe6db937c659 (patch) | |
tree | 386288c539024d6692c8244e491e1828090dfc91 /dist/pages/about.html | |
parent | Merge pull request #22 from beziapp/dev (diff) | |
parent | fixed grades for edge-case and removed performance optimizations (diff) | |
download | beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar.gz beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar.bz2 beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar.lz beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar.xz beziapp-6d5e61259b562c058db335e24c72fe6db937c659.tar.zst beziapp-6d5e61259b562c058db335e24c72fe6db937c659.zip |
Diffstat (limited to '')
-rwxr-xr-x | dist/pages/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index a08ae16..834a0a6 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -73,7 +73,7 @@ <b class="title-secondary">Beži</b><span class="title-primary">App</span> </h3> <!-- One day in the future we may have sw cache version covered by this as well --> - <h5 class="subheader"><x-su>version</x-su> 1.0.14.1-beta</h5> + <h5 class="subheader"><x-su>version</x-su> 1.0.14.2-beta</h5> </div> </div> <div class="row"> @@ -142,7 +142,7 @@ <div class="row"> <p> <small> - ^HEAD ab895dc64437ac9ea42b2c9790a0b29550bdbc17 + ^HEAD c28c1c56dd807f620e916f9711d4c969817c6dd0 </small> </p> </div> |