Skip to content

Commit

Permalink
Merge pull request #28 from ThosRTanner/issue/26
Browse files Browse the repository at this point in the history
Release new version without old license and with a fix for palemoon
  • Loading branch information
ThosRTanner authored Jul 16, 2020
2 parents f03d3ae + 6ddeffc commit 75fca42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Changes for v 1.1.0 (pre-release)
# Changes for v 1.0.1
* Fix restoring session on palemoon getting tabs in the wrong order. This ended up removing a lot of unnecessary operations, and has made reloading sessions a lot snappier. (Issue #4)

* Remove the original license.txt file (Issue #26)
Expand Down
4 changes: 2 additions & 2 deletions source/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>Tab Groups Manager reloaded</em:name>
<em:version>1.0.0</em:version>
<em:version>1.0.1</em:version>
<em:type>2</em:type>
<em:unpack>true</em:unpack>

Expand Down Expand Up @@ -45,7 +45,7 @@
<Description>
<!-- palemoon -->
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
<em:minVersion>28.10.0.0</em:minVersion>
<em:minVersion>28.11.0.0</em:minVersion>
<em:maxVersion>29.*</em:maxVersion>
</Description>
</em:targetApplication>
Expand Down

0 comments on commit 75fca42

Please sign in to comment.