mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -05:00
📎 Increment version number.
This commit is contained in:
parent
01b4b4933e
commit
e0e8fd7ddc
2 changed files with 2 additions and 3 deletions
|
@ -479,5 +479,4 @@
|
|||
|
||||
(defmethod rc/render-release-notes "0.0"
|
||||
[params]
|
||||
(rc/render-release-notes (assoc params :version "1.9")))
|
||||
|
||||
(rc/render-release-notes (assoc params :version "1.10")))
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.9.0-alpha
|
||||
1.10.0-alpha
|
||||
|
|
Loading…
Add table
Reference in a new issue