Skip to content

Commit

Permalink
Bump version to 9.0.0a2
Browse files Browse the repository at this point in the history
murraystevenson committed Sep 3, 2024
1 parent 725bfeb commit f81ff74
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
9.0.0 alpha x (relative to 9.0.0 alpha 1)
9.0.0 alpha x (relative to 9.0.0 alpha 2)
-------------



9.0.0 alpha 2 (relative to 9.0.0 alpha 1)
-------------

- Cortex : Updated to version 10.5.9.2.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
import tarfile
import zipfile

__version = "9.0.0a1"
__version = "9.0.0a2"

"""
Config file format

0 comments on commit f81ff74

Please sign in to comment.