diff --git a/json-schema-validator/Makefile b/json-schema-validator/Makefile index d102ea73e..83d5b0fcc 100644 --- a/json-schema-validator/Makefile +++ b/json-schema-validator/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=json-schema-validator -PKG_VERSION:=2.3.0 +PKG_VERSION:=2.4.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git