Skip to content

Commit

Permalink
Merge pull request #20 from Erick555/Erick555-18.08
Browse files Browse the repository at this point in the history
Update runtime version to 18.08
  • Loading branch information
wjt authored Nov 16, 2018
2 parents cd3165b + 0d10e08 commit c1ba964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.vim.Vim.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app-id": "org.vim.Vim",
"runtime": "org.freedesktop.Platform",
"runtime-version": "1.6",
"runtime-version": "18.08",
"sdk": "org.freedesktop.Sdk",
"command": "vim",
"cleanup": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"--enable-gtk3-check",
"--enable-luainterp",
"--enable-multibyte",
"--enable-python3interp",
"--enable-python3interp=dynamic",
"--enable-xim",
"--enable-xsmp",
"--enable-xsmp-interact",
Expand Down

0 comments on commit c1ba964

Please sign in to comment.