Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Nov 18, 2021
1 parent d2f6e32 commit c6bc59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.x.x
3.2.0
-----

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

__version = "3.1.0"
__version = "3.2.0"

"""
Config file format
Expand Down

0 comments on commit c6bc59c

Please sign in to comment.