Skip to content

Commit 56ac578

Browse files
committed
Bump version to 3.6.0.beta6
1 parent 25ca7bd commit 56ac578

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/spotlight/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Spotlight
4-
VERSION = '3.6.0.beta5'
4+
VERSION = '3.6.0.beta6'
55
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotlight-frontend",
3-
"version": "3.6.0-beta.5",
3+
"version": "3.6.0-beta.6",
44
"description": "Exhibits plugin for blacklight",
55
"main": "app/assets/javascripts/spotlight",
66
"scripts": {

0 commit comments

Comments
 (0)