mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
deploy new version
This commit is contained in:
2
deps/publish/src/logseq/publish/render.cljs
vendored
2
deps/publish/src/logseq/publish/render.cljs
vendored
@@ -10,7 +10,7 @@
|
||||
[logseq.publish.model :as publish-model]))
|
||||
|
||||
;; Timestamp in milliseconds used for cache busting static assets.
|
||||
(defonce version 1767097749942)
|
||||
(defonce version 1767100530314)
|
||||
|
||||
(def ref-regex
|
||||
(js/RegExp. "\\[\\[([0-9a-fA-F-]{36})\\]\\]|\\(\\(([0-9a-fA-F-]{36})\\)\\)" "g"))
|
||||
|
||||
Reference in New Issue
Block a user