Skip to content

Commit

Permalink
Bump version to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
heralden committed Nov 28, 2022
1 parent 433b0e3 commit fc68201
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.5

- Update results table with expanded export modal functionality to support wider range of formats, preview and modifying contents

## 1.4.4

- Update Google Analytics from Universal Tracking (will be phased out July 2023) to GA4
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
;; and with much better errors.
(?read-string) (:bluegenes-deploy-path))))

(defproject org.intermine/bluegenes "1.4.4"
(defproject org.intermine/bluegenes "1.4.5"
:licence "LGPL-2.1-only"
:description "Bluegenes is a Clojure-powered user interface for InterMine, the biological data warehouse"
:url "http://www.intermine.org"
Expand Down

0 comments on commit fc68201

Please sign in to comment.