Skip to content
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.

Commit

Permalink
Version bump before holiday
Browse files Browse the repository at this point in the history
  • Loading branch information
pixaline committed Jul 1, 2018
1 parent b5ed9fa commit aabce7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BardMacroPlayer.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ global BardRange := ["C-1", "C#-1", "D-1", "Eb-1", "E-1", "F-1", "F#-1", "G-1",
global OctaveShift := 0
global SpeedShift := 10

global curVersion = 1.3
global curVersion = 1.4
global Version := Format("v{:g}", curVersion)
global MidiInModule
global MainHwnd
Expand Down

0 comments on commit aabce7e

Please sign in to comment.