Skip to content

1.3.4

Choose a tag to compare

@pooza pooza released this 06 May 04:54
· 2716 commits to main since this release
aafd617

機能追加も、修正された不具合もなし。リファクタリングのみ。

#42

アップグレード時は、以下実行。

cd 設置先
git fetch
git checkout 1.3.4
bundle install

1.3.0未満からのアップグレードならば、更に以下を実行。

bundle exec rake clean
bundle exec rake touch