From 977dc940a99cfa5fbedd2859892cdb2215af2095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Tekinaslan?= Date: Tue, 30 Jun 2020 21:46:01 +0300 Subject: [PATCH] =?UTF-8?q?Nokul=20s=C3=BCr=C3=BCm=C3=BCn=C3=BC=20y=C3=BCk?= =?UTF-8?q?selt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 26a167923..51027eb27 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ "rails" ], "repository": "https://github.com/omu/nokul", - "version": "0.7.5", + "version": "0.7.6", "scripts": { "dokku": { "predeploy": "bin/plugdo bundle install -j4 --path /app/vendor/bundle --without development:test && bundle exec rails assets:precompile && bundle exec rails db:migrate"