diff --git a/package.json b/package.json index ef1d5ce2c..812918d6f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "this is part of the deployment proess, so it is important to update the version number", "version name corresponds to the github release name / tag name - https://github.com/Midburn/Spark/releases" ], - "version": "3.2.4", + "version": "3.2.5", "private": true, "scripts": { "postinstall": "cd public; npm install",