From 5c8d213252e72998320cf89c1baca6bfe72e05c0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:03:30 +0100 Subject: replaces gimsis/gse/ to gimsis/ --- dist/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js index 6d1226e..e1f568a 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -5,7 +5,7 @@ // @begin=js@ const app_version = "1.0.16.2-beta"; -const previous_commit = "90dfb784cc11a8cc52e3cfb063273f44849f62a1"; +const previous_commit = "095b66391412ad617eda18ceb503704a9f159703"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3 From 5376b618e88d85b3fc16561176478c104af1a01b Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:05:43 +0100 Subject: version bump --- dist/js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js index e1f568a..9644a45 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,8 +4,8 @@ // @begin=js@ -const app_version = "1.0.16.2-beta"; -const previous_commit = "095b66391412ad617eda18ceb503704a9f159703"; +const app_version = "1.0.16.3-beta"; +const previous_commit = "5c8d213252e72998320cf89c1baca6bfe72e05c0"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3 From c748801ee436be5925d2c426036c9c2b74df3813 Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:08:28 +0100 Subject: popravil instagram link --- dist/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js index 9644a45..816250f 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -5,7 +5,7 @@ // @begin=js@ const app_version = "1.0.16.3-beta"; -const previous_commit = "5c8d213252e72998320cf89c1baca6bfe72e05c0"; +const previous_commit = "5376b618e88d85b3fc16561176478c104af1a01b"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3