mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 20:25:57 +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):
|
def set_version(self):
|
||||||
if not self.version:
|
if not self.version:
|
||||||
self.version = "5.5.0-beta.1"
|
self.version = "5.6.0-alpha"
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def _pycharm_targets(self):
|
def _pycharm_targets(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user