Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Commit

Permalink
New package release
Browse files Browse the repository at this point in the history
  • Loading branch information
raelgc committed Apr 11, 2017
1 parent 448532d commit a90800b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
scudcloud (1.54-1) xenial; urgency=medium

* Small performance improvement on startup
* Fixing right-click crashing (#537)

-- Rael Gugelmin Cunha <[email protected]> Tue, 11 Apr 2017 08:10:06 -0300

scudcloud (1.53-1) trusty; urgency=medium

* Fixes MutationObserver in Ubuntu Qt 5.2.1 (#551)
Expand Down
2 changes: 1 addition & 1 deletion scudcloud/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.53'
__version__ = '1.54'

0 comments on commit a90800b

Please sign in to comment.