mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 05:39:02 +08:00
Set working versions to 5.6.0-beta.2
Contributes to CURA-11269
This commit is contained in:
parent
b66b032e45
commit
4656873e9d
@ -50,7 +50,7 @@ class CuraConan(ConanFile):
|
||||
|
||||
def set_version(self):
|
||||
if not self.version:
|
||||
self.version = "5.6.0-beta.1"
|
||||
self.version = "5.6.0-beta.2"
|
||||
|
||||
@property
|
||||
def _pycharm_targets(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user