diff options
Diffstat (limited to 'pages/about.html')
-rw-r--r-- | pages/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/about.html b/pages/about.html index 1db7e07..28626be 100644 --- a/pages/about.html +++ b/pages/about.html @@ -71,7 +71,7 @@ <div class="col s12"> <h3><b class="title-secondary">Beži</b><span class="title-primary">App</span> </h3> - <h5 class="subheader">Version 1.0.1b</h5> + <h5 class="subheader">Version 1.0.2-beta</h5> </div> </div> <div class="row"> @@ -103,7 +103,7 @@ <div class="collection"> <a href="/pages/tos.html" class="collection-item">Terms of Service</a> <a href="/pages/privacypolicy.html" class="collection-item">Privacy policy</a> - <a href="https://instagram.com/beziapp/" target="_blank" class="collection-item">Report a bug</a> + <a href="https://instagram.com/beziapp/" target="_blank" class="collection-item">Report a bug / Send a suggestion</a> </div> </div> </div> |