mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Bump package.json version to 7.0.0-SNAPSHOT
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "graylog-web-manifests",
|
||||
"version": "7.0.0-rc.1",
|
||||
"version": "7.0.0-SNAPSHOT",
|
||||
"description": "Manifests needed to reuse vendor & shared bundles in graylog web interface plugins",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "graylog-web-interface",
|
||||
"version": "7.0.0-rc.1",
|
||||
"version": "7.0.0-SNAPSHOT",
|
||||
"description": "Graylog Web Interface",
|
||||
"author": "torch",
|
||||
"license": "SSPL-1.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "graylog-web-plugin",
|
||||
"version": "7.0.0-rc.1",
|
||||
"version": "7.0.0-SNAPSHOT",
|
||||
"description": "Helper code for streamlining Graylog web interface plugin development",
|
||||
"main": "index.js",
|
||||
"packageManager": "yarn@1.22.22",
|
||||
|
||||
Reference in New Issue
Block a user