diff --git a/webapp/backend/pkg/version/version.go b/webapp/backend/pkg/version/version.go index 685362f..b1bc3c9 100644 --- a/webapp/backend/pkg/version/version.go +++ b/webapp/backend/pkg/version/version.go @@ -2,4 +2,4 @@ package version // VERSION is the app-global version string, which will be replaced with a // new value during packaging -const VERSION = "0.1.6" +const VERSION = "0.1.7" diff --git a/webapp/backend/pkg/web/testdata/scrutiny_test.db b/webapp/backend/pkg/web/testdata/scrutiny_test.db index 0c96879..55260c3 100644 Binary files a/webapp/backend/pkg/web/testdata/scrutiny_test.db and b/webapp/backend/pkg/web/testdata/scrutiny_test.db differ