Skip to content

Commit

Permalink
fix compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Aug 28, 2023
1 parent 97a1401 commit d2eb1a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
5 changes: 3 additions & 2 deletions _data/store/expenses-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ bundle:
command: "kimai:bundle:expenses:install"
purchase: true
versions:
- [ "2.2.0", "2.0.9" ]
- [ "2.1.2", "2.0" ]
- [ "2.2.3", "2.0.26" ]
- [ "2.1.4 - 2.2.2", "2.0.9" ]
- [ "2.0 - 2.1.3", "2.0" ]
- [ "1.24", "1.15" ]
screenshots:
- expenses-bundle0
Expand Down
11 changes: 7 additions & 4 deletions _data/store/task-management-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ bundle:
command: "kimai:bundle:tasks:install"
purchase: true
versions:
- [ "2.1.2", "2.0.6" ]
- [ "2.0.1", "2.0" ]
- [ "1.13.1", "1.15" ]
- [ "1.9", "1.14" ]
- [ "2.1.7 - 2.1.8", "2.0.26" ]
- [ "2.1.5 - 2.1.6", "2.0.20" ]
- [ "2.1.1 - 2.1.4", "2.0.6" ]
- [ "2.1.0", "2.0.5" ]
- [ "2.0 - 2.0.1", "2.0" ]
- [ "1.14.0 -1.16.0", "1.19" ]
- [ "1.10.0 - 1.13.1", "1.15" ]
screenshots:
- task-management-bundle0
- task-management-bundle1
Expand Down

0 comments on commit d2eb1a2

Please sign in to comment.