Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed May 2, 2021
1 parent 1ff4038 commit 7081246
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ Wanna support this project?
Changelog
---------

* **4.0.1:**

* Install and compile GLib schema on user-install
* Update the documentation

* **4.0.0:**

* Nautilus 40 support
Expand Down
2 changes: 1 addition & 1 deletion nautilus_terminal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = "4.0.0"
VERSION = "4.0.1"
APPLICATION_ID = "org.flozz.nautilus-terminal"
APPLICATION_NAME = "Nautilus Terminal"

0 comments on commit 7081246

Please sign in to comment.