use git version in jesse.app.src

This commit is contained in:
Andrei Neculau 2021-05-31 17:11:00 +02:00
parent 462176f710
commit a918546397
No known key found for this signature in database
GPG Key ID: 79FA7EE650BF9A61

View File

@ -1,7 +1,7 @@
%%-*- mode: erlang -*-
{ application, jesse,
[ {description, "jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang."}
, {vsn, "1.5.6"}
, {vsn, git}
, {modules, []}
, {registered, []}
, {applications, [ kernel