Skip to content

Commit

Permalink
Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 28, 2021
1 parent 632f9a1 commit f71a828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cljs/orcpub/ver.cljc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(ns orcpub.ver)
; To be updated by build server
(defn version [] "v2.5.0.20")
(defn date [] "12-28-2020")
(defn version [] "v2.5.0.21")
(defn date [] "03-28-2021")
(defn description [] "")

0 comments on commit f71a828

Please sign in to comment.