From f2444255a94b402d12887348a8ea2bdf7a599a1b Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 23 Jun 2023 20:57:15 +0000
Subject: [PATCH] Chore(release): 4.2.5 [skip ci]

## [4.2.5](https://github.com/cgkineo/adapt-search/compare/v4.2.4...v4.2.5) (2023-06-23)

### Fix

* Remove empty globals from course.schema (fixes #65) ([4ce6c75](https://github.com/cgkineo/adapt-search/commit/4ce6c75bf5d5a403de98298d99503fefe875d933)), closes [#65](https://github.com/cgkineo/adapt-search/issues/65)
---
 bower.json   | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bower.json b/bower.json
index e716d88..09661c3 100644
--- a/bower.json
+++ b/bower.json
@@ -4,7 +4,7 @@
     "type": "git",
     "url": "git://github.com/cgkineo/adapt-search"
   },
-  "version": "4.2.4",
+  "version": "4.2.5",
   "framework": ">=5.8",
   "homepage": "https://github.com/cgkineo/adapt-search",
   "issues": "https://github.com/cgkineo/adapt-search/issues/",
diff --git a/package.json b/package.json
index e716d88..09661c3 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
     "type": "git",
     "url": "git://github.com/cgkineo/adapt-search"
   },
-  "version": "4.2.4",
+  "version": "4.2.5",
   "framework": ">=5.8",
   "homepage": "https://github.com/cgkineo/adapt-search",
   "issues": "https://github.com/cgkineo/adapt-search/issues/",