From 507f2014aab5c2c687406e9d3e6a6058bf68cff0 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 15 Apr 2015 17:21:08 +0200 Subject: Bump version to 0.7.0-dev. --- ebin/plop.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/plop.app b/ebin/plop.app index 759af2f..abf81fd 100644 --- a/ebin/plop.app +++ b/ebin/plop.app @@ -5,7 +5,7 @@ {application, plop, [{description, "The plop store"}, - {vsn, "0.6.0"}, + {vsn, "0.7.0-dev"}, {modules, [plop_app, plop_sup, plop, db, ht, hex]}, {applications, [kernel, stdlib]}, % crypto, public_key {registered, [plop, ht, db]}, -- cgit v1.1