Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
huseyin committed Jan 21, 2020
1 parent 1a5398d commit 8eceb2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "nokul",
"slug": "nokul",
"description": "Nokul, nitelikli okul universiteler icin ogrenci ve personel otomasyonudur.",
"description": "Nitelikli okul (Nokul, /nəʊkuːl/), üniversiteler için öğrenci ve personel otomasyonudur.",
"keywords": [
"dokku",
"rails"
],
"repository": "https://github.com/omu/nokul",
"version": "0.7.3",
"version": "0.7.4",
"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"
Expand Down

0 comments on commit 8eceb2b

Please sign in to comment.