We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ecda1 commit 75fa406Copy full SHA for 75fa406
lib/spotlight/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Spotlight
4
- VERSION = '3.6.0.beta4'
+ VERSION = '3.6.0.beta5'
5
end
package.json
@@ -1,6 +1,6 @@
{
"name": "spotlight-frontend",
- "version": "3.6.0-beta.4",
+ "version": "3.6.0-beta.5",
"description": "Exhibits plugin for blacklight",
"main": "app/assets/javascripts/spotlight",
6
"scripts": {
0 commit comments