瀏覽代碼

revert to git version in .app.src

pull/2342/head
Tristan Sloughter 4 年之前
父節點
當前提交
a6809120ac
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 6BC93CF674613287
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src 查看文件

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "3.14.0"},
{vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
取消
儲存