Skip to content

Commit 2d95edd

Browse files
committed
chore: update release date to 30/Sep/2024
1 parent 52a6edc commit 2d95edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vim_ahk.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
class VimAhk{
2222
__About(){
2323
this.About.Version := "v0.14.0"
24-
this.About.Date := "26/Sep/2024"
24+
this.About.Date := "30/Sep/2024"
2525
this.About.Author := "rcmdnk"
2626
this.About.Description := "Vim emulation with AutoHotkey, everywhere in Windows."
2727
this.About.Homepage := "https://github.com/rcmdnk/vim_ahk"

0 commit comments

Comments
 (0)