Skip to content

Commit 658206f

Browse files
committed
Update version information
1 parent 0672abf commit 658206f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AhkDll.Ahk/v1/IbAhkSend.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; IbAhkSendLib (v1)
22
; Description: Enable AHK to send keystrokes by drivers.
33
; Author: Chaoses Ib
4-
; Version: 0.2
4+
; Version: 0.3
55
; Git: https://github.com/Chaoses-Ib/IbAhkSendLib
66

77
IbSendInit(send_type := "AnyDriver", mode := 1, args*){

AhkDll.Ahk/v2/IbAhkSend.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; IbAhkSendLib
22
; Description: Enable AHK to send keystrokes by drivers.
33
; Author: Chaoses Ib
4-
; Version: 0.2
4+
; Version: 0.3
55
; Git: https://github.com/Chaoses-Ib/IbAhkSendLib
66

77
#DllLoad "*i IbAhkSend.dll" ;DllCall("LoadLibrary") cannot locate DLL correctly

0 commit comments

Comments
 (0)