fix logo export

This commit is contained in:
Yeicor
2024-03-10 15:38:56 +01:00
parent 719395863d
commit 77ceeb2eba
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "yacv-server"
version = "0.5.0" # TODO: Update automatically by CI on release (also for package.json!)
version = "0.5.1" # TODO: Update automatically by CI on release (also for package.json!)
description = "Yet Another CAD Viewer (server)"
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
license = "MIT"