Skip to content

Commit

Permalink
Merge pull request #406 from RedBearAK/dev_beta
Browse files Browse the repository at this point in the history
Version bump tray app (Ptyxis addition)
  • Loading branch information
RedBearAK authored Sep 26, 2024
2 parents 8f8f4e1 + 8a381df commit b103c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toshy_tray.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
__version__ = '20240915'
__version__ = '20240925'

# Indicator tray icon menu app for Toshy, using pygobject/gi
TOSHY_PART = 'tray' # CUSTOMIZE TO SPECIFIC TOSHY COMPONENT! (gui, tray, config)
Expand Down

0 comments on commit b103c5d

Please sign in to comment.