Skip to content

Commit 109eadc

Browse files
committed
chore: bump version to v0.15.0
1 parent 8852aa3 commit 109eadc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/vim_ahk.ahk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
class VimAhk{
2222
__About(){
23-
this.About.Version := "v0.14.2"
24-
this.About.Date := "14/Dec/2024"
23+
this.About.Version := "v0.15.0"
24+
this.About.Date := "24/Jul/2025"
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)