Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanHurst committed Aug 20, 2020
1 parent b7be045 commit d3cd9c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ADSM/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '3.5.10.20' # SimulationMajor.SimulationMinor.UIRelease.UIMinor/Beta
__version__ = '3.5.10.21' # SimulationMajor.SimulationMinor.UIRelease.UIMinor/Beta
__year__ = '2019'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adsm",
"version": "10.20.0",
"version": "10.21.0",
"description": "",
"main": "webpack.config.js",
"scripts": {
Expand Down

0 comments on commit d3cd9c1

Please sign in to comment.