Skip to content

Commit

Permalink
Bump Version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
CemuUser8 committed May 14, 2020
1 parent 3da6993 commit cc06610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mouse2joystick_Custom_CEMU.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
; Credit to author(s) of vJoy @ http://vjoystick.sourceforge.net/site/
; evilC did the CvJoyInterface.ahk
;
version := "v0.4.1.2"
version := "v0.4.1.3"
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
Expand Down

0 comments on commit cc06610

Please sign in to comment.