diff options
author | Anton Luka Šijanec <sijanecantonluka@gmail.com> | 2020-11-09 15:06:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-09 15:06:18 +0100 |
commit | 05042924c5797d1bcf61794aad1a4965b7fb0e65 (patch) | |
tree | 32d9e014b24c76514be83467693a334872cdd6ab /dist/pages/about.html | |
parent | Merge pull request #28 from beziapp/dev 🤞 (diff) | |
parent | added nginx config file for bežiapp html host (diff) | |
download | beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.gz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.bz2 beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.lz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.xz beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.tar.zst beziapp-05042924c5797d1bcf61794aad1a4965b7fb0e65.zip |
Diffstat (limited to 'dist/pages/about.html')
-rwxr-xr-x | dist/pages/about.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index 2959511..6b0f39f 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -2,6 +2,7 @@ + <!DOCTYPE html> <html> @@ -78,7 +79,7 @@ <!-- 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.16.0-beta + 1.0.16.2-beta </h5> </div> </div> @@ -162,7 +163,7 @@ <div class="row"> <p> <small> - ^HEAD f54120aa036215dee0f02ff2c1a9ce20def75006 + ^HEAD 90dfb784cc11a8cc52e3cfb063273f44849f62a1 </small> </p> </div> |