Skip to content

Commit

Permalink
update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fireph committed Nov 15, 2017
1 parent c3e4a26 commit 2c96a2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ObsAutoRecordMac.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Module : ObsAutoRecordMac.py
# Description : Mac menu bar icon app that auto records apps/games in OBS.
# Author : Frederick Meyer
# Version : 1.0.2
# Date : 12 November 2017
# Version : 1.1.0
# Date : 15 November 2017

from ObsAutoRecord import ObsAutoRecord
import rumps
Expand Down
4 changes: 2 additions & 2 deletions ObsAutoRecordWin.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Module : ObsAutoRecordWin.py
# Description : Windows System tray icon app that auto records apps/games in OBS.
# Author : Frederick Meyer
# Version : 1.0.2
# Date : 12 November 2017
# Version : 1.1.0
# Date : 15 November 2017
# Notes : System tray icon code based on Simon Brunning's SysTrayIcon.py
# http://www.brunningonline.net/simon/blog/archives/SysTrayIcon.py.html

Expand Down

0 comments on commit 2c96a2d

Please sign in to comment.