Revert "📎 Update version.txt file"

This reverts commit a7f39e89f6.
This commit is contained in:
Alejandro Alonso 2023-08-23 09:38:07 +02:00
parent ab87db099a
commit 834c18323e
5 changed files with 6 additions and 49 deletions

View file

@ -37,7 +37,7 @@
(log/setup! {:app :info})
(when (= :browser cf/target)
(log/info :message "Hey!,Welcome to penpot"
(log/info :message "Welcome to penpot"
:version (:full cf/version)
:asserts *assert*
:build-date cf/build-date