diff --git a/Makefile b/Makefile index 792279d..03de5dd 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # Registry: Docker Hub (naeel/shared-sqs) IMAGE_REPO=naeel/shared-sqs -VERSION=v0.1.28 +VERSION=v0.1.29 LDFLAGS=-X shared-sqs/app/models.Version=$(VERSION) BINARY=shared-sqs diff --git a/app/ui/index.html b/app/ui/index.html index 31a874c..a8ba438 100644 --- a/app/ui/index.html +++ b/app/ui/index.html @@ -14,23 +14,25 @@