mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 15:45:54 +08:00
set version to 5.6.0-alpha
This commit is contained in:
parent
d48a50be81
commit
0f770aca15
@ -48,7 +48,7 @@ class CuraConan(ConanFile):
|
||||
|
||||
def set_version(self):
|
||||
if not self.version:
|
||||
self.version = "5.5.0-beta.1"
|
||||
self.version = "5.6.0-alpha"
|
||||
|
||||
@property
|
||||
def _pycharm_targets(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user