diff --git a/package.json b/package.json index e3b22580e..d4dab3d14 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.1", + "version": "3.2.2", "private": true, "scripts": { "postinstall": "cd public; npm install",