Skip to content

Commit d9f98ef

Browse files
committed
master- use SemVer in .app.src
1 parent 427a489 commit d9f98ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shotgun.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application,
22
shotgun,
33
[{description, "better than just a gun"},
4-
{vsn, "1.1.0"},
4+
{vsn, git},
55
{applications, [kernel, stdlib, gun]},
66
{mod, {shotgun_app, []}},
77
{modules, []},

0 commit comments

Comments
 (0)