Update adminer

This commit is contained in:
Arnie
2018-12-11 09:11:28 +01:00
parent 52e3e92452
commit eb03df7e66
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ APP_NAME := adminer
IMAGE_NAME := adminer
VERSION := 4.6.3
VERSION := 4.7.0
all: build release
.PHONY: all