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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gerrit",
|
||||
"version": "3.1.0-SNAPSHOT",
|
||||
"version": "3.0.7-SNAPSHOT",
|
||||
"description": "Gerrit Code Review",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user