Skip to content

Commit

Permalink
Bump version to 20.04.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Apr 4, 2020
1 parent e9e8d1a commit 8eed116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/bin/mate-optimus-applet
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ from gi.repository import Notify
gi.require_version('AppIndicator3', '0.1')
from gi.repository import AppIndicator3

__VERSION__ = '19.10.4'
__VERSION__ = '20.04.0'

# i18n
gettext.install("mate-optimus", "/usr/share/locale")
Expand Down

0 comments on commit 8eed116

Please sign in to comment.