mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 01:08:26 +02:00
Update current version from "2024.1.0" to "2025.1.0"
This commit is contained in:
parent
f8f549accc
commit
5e98c9427b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class VersionStatus(Enum):
|
|||
develop = 2
|
||||
|
||||
|
||||
__version__ = "2024.1.0"
|
||||
__version__ = "2025.1.0"
|
||||
# Always increase the minor version when switching from release to develop.
|
||||
__version_status__ = VersionStatus.develop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue