Skip to content

Commit

Permalink
Merge pull request #222 from nxt-dev/dev
Browse files Browse the repository at this point in the history
Release editor-v3.11.1
  • Loading branch information
MichaelAldrich authored Nov 16, 2021
2 parents 346583a + 5f2c9e1 commit ea419c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ before_install:
install:
- cd ..
- git clone https://github.com/nxt-dev/nxt.git
- pip install ./nxt_editor
- pip install importlib-metadata==3.4
- pip install twine
Expand Down
2 changes: 1 addition & 1 deletion nxt_editor/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"EDITOR": {
"MAJOR": 3,
"MINOR": 11,
"PATCH": 0
"PATCH": 1
}
}

0 comments on commit ea419c2

Please sign in to comment.