mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Minor fix on version parsing impl.
This commit is contained in:
parent
8caa289586
commit
8e4338c1c9
@ -14,7 +14,7 @@
|
||||
(defn parse
|
||||
[data]
|
||||
(cond
|
||||
(= data "%version%")
|
||||
(str/starts-with? data "%")
|
||||
{:full "develop"
|
||||
:branch "develop"
|
||||
:base "0.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user