diff options
author | Anton Luka Šijanec <sijanecantonluka@gmail.com> | 2020-06-04 16:31:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 16:31:04 +0200 |
commit | f3a11185852127f70599295fdc5c7e9b72d790b6 (patch) | |
tree | 5e0f9eb2e0e41e6ff40f17ada1f508557ef3ab63 /dist/pages/about.html | |
parent | Merge pull request #21 from beziapp/github-actions-fix (diff) | |
parent | slovnična napaka == crirical bug (diff) | |
download | beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.gz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.bz2 beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.lz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.xz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.zst beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.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 ebbcfeb..a08ae16 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-beta</h5> + <h5 class="subheader"><x-su>version</x-su> 1.0.14.1-beta</h5> </div> </div> <div class="row"> @@ -142,7 +142,7 @@ <div class="row"> <p> <small> - ^HEAD 20505fc48713c600c345814d4a9c2e0747c77152 + ^HEAD ab895dc64437ac9ea42b2c9790a0b29550bdbc17 </small> </p> </div> |