Set version in package.json to 3.0.7-SNAPSHOT

When downporting the package.json, the version was not adapted to the
current SNAPSHOT-version of the branch.

Change-Id: I43d0c98daa3af2a68ad94b2323440fb27af59be6
This commit is contained in:
Thomas Draebing
2020-01-03 16:21:14 +01:00
parent 6cdfa90941
commit 31384e8da7

View File

@@ -1,6 +1,6 @@
{
"name": "gerrit",
"version": "3.1.0-SNAPSHOT",
"version": "3.0.7-SNAPSHOT",
"description": "Gerrit Code Review",
"dependencies": {},
"devDependencies": {