Bump version to 1.3.0

This commit is contained in:
Srivats P 2023-10-19 10:50:25 +05:30
parent e677dc7d16
commit eb9d5eaf1a

View File

@ -1,4 +1,4 @@
APP_VERSION = 1.3.0-dev
APP_VERSION = 1.3.0
APP_REVISION = $(shell git rev-parse --short=12 --verify HEAD)
#uncomment the below line in a source package and fill-in the correct revision
#APP_REVISION = <rev-hash>@