Skip to content

Commit aa2a2f8

Browse files
committed
Update version in the script
Remove exe files from the repository. They will be compiled when the tag is created by Appveyor and added to the releases page.
1 parent 162eab6 commit aa2a2f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vim.ahk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; Auto-execute section {{{
22
; About vim_ahk
3-
VimVersion := "v0.4.3"
4-
VimDate := "03/Aug/2019"
3+
VimVersion := "v0.5.0"
4+
VimDate := "24/Sep/2019"
55
VimAuthor := "rcmdnk"
66
VimDescription := "Vim emulation with AutoHotkey, everywhere in Windows."
77
VimHomepage := "https://github.com/rcmdnk/vim_ahk"

0 commit comments

Comments
 (0)