Skip to content

Commit

Permalink
Bump package.json version to 6.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
garybot2 committed Apr 26, 2024
1 parent 0218130 commit b252cc8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/manifests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graylog-web-manifests",
"version": "6.0.0-SNAPSHOT",
"version": "6.0.0-rc.4",
"description": "Manifests needed to reuse vendor & shared bundles in graylog web interface plugins",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graylog-web-interface",
"version": "6.0.0-SNAPSHOT",
"version": "6.0.0-rc.4",
"description": "Graylog Web Interface",
"author": "torch",
"license": "SSPL-1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graylog-web-plugin",
"version": "6.0.0-SNAPSHOT",
"version": "6.0.0-rc.4",
"description": "Helper code for streamlining Graylog web interface plugin development",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit b252cc8

Please sign in to comment.