diff --git a/Makefile b/Makefile index 03de5dd..501cd6f 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # Registry: Docker Hub (naeel/shared-sqs) IMAGE_REPO=naeel/shared-sqs -VERSION=v0.1.29 +VERSION=v0.1.30 LDFLAGS=-X shared-sqs/app/models.Version=$(VERSION) BINARY=shared-sqs diff --git a/app/ui/index.html b/app/ui/index.html index a8ba438..a1b1107 100644 --- a/app/ui/index.html +++ b/app/ui/index.html @@ -12,7 +12,7 @@