Skip to content

Commit

Permalink
Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 23, 2021
1 parent e09a144 commit 86f2f89
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.21")
(defn date [] "03-28-2021")
(defn version [] "v2.5.0.22")
(defn date [] "08-23-2021")
(defn description [] "")

0 comments on commit 86f2f89

Please sign in to comment.