diff --git a/VERSION b/VERSION index 02e2ded77a..22793eae4f 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,3 @@ { - "version": "13.0.6" + "version": "13.1.0" } diff --git a/package.json b/package.json index 3b74f12c6b..1e1f96b66b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jadu-pulsar", - "version": "13.0.6", + "version": "13.1.0", "repository": { "type": "git", "url": "https://github.com/jadu/pulsar.git" diff --git a/pulsar.json b/pulsar.json index 974f75de33..a34321d2e0 100644 --- a/pulsar.json +++ b/pulsar.json @@ -1,5 +1,5 @@ { "name": "pulsar", - "version": "13.0.6", + "version": "13.1.0", "base_path": "/" }