diff --git a/.github/workflows/5_0_4.yml b/.github/workflows/4_2_10.yml similarity index 99% rename from .github/workflows/5_0_4.yml rename to .github/workflows/4_2_10.yml index 1aa4b39..8617fbd 100644 --- a/.github/workflows/5_0_4.yml +++ b/.github/workflows/4_2_10.yml @@ -1,8 +1,8 @@ -name: Tests 5.0.4 +name: Tests 4.2.10 env: PLUGIN_NAME: redmine_hide_sidebar - REDMINE_VERSION: 5.0.4 + REDMINE_VERSION: 4.2.10 RAILS_ENV: test on: diff --git a/.github/workflows/4_2_9.yml b/.github/workflows/5_0_5.yml similarity index 99% rename from .github/workflows/4_2_9.yml rename to .github/workflows/5_0_5.yml index 038644c..6488903 100644 --- a/.github/workflows/4_2_9.yml +++ b/.github/workflows/5_0_5.yml @@ -1,8 +1,8 @@ -name: Tests 4.2.9 +name: Tests 5.0.5 env: PLUGIN_NAME: redmine_hide_sidebar - REDMINE_VERSION: 4.2.9 + REDMINE_VERSION: 5.0.5 RAILS_ENV: test on: diff --git a/README.md b/README.md index 508d6fc..f14bea8 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ Redmine: |Plugin branch| Redmine Version | Test Status | |-------------|-----------------|-------------------| -|master | 5.0.4 | [![5.0.4][1]][5] | -|master | 4.2.9 | [![4.2.9][2]][5] | +|master | 5.0.5 | [![5.0.5][1]][5] | +|master | 4.2.10 | [![4.2.10][2]][5] | |master | master | [![master][4]][5] | -[1]: https://github.com/nanego/redmine_hide_sidebar/actions/workflows/5_0_4.yml/badge.svg -[2]: https://github.com/nanego/redmine_hide_sidebar/actions/workflows/4_2_9.yml/badge.svg +[1]: https://github.com/nanego/redmine_hide_sidebar/actions/workflows/5_0_5.yml/badge.svg +[2]: https://github.com/nanego/redmine_hide_sidebar/actions/workflows/4_2_10.yml/badge.svg [4]: https://github.com/nanego/redmine_hide_sidebar/actions/workflows/master.yml/badge.svg [5]: https://github.com/nanego/redmine_hide_sidebar/actions