Skip to content

Commit

Permalink
prepared version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Vetter committed Nov 20, 2021
1 parent bb4f813 commit 21d9e54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.1.0

- Reworked options to open and copy link #17

## 2.0.1

- Added missing translations
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Share project timesheets with anyone",
"homepage": "https://github.com/dexterity42/SharedProjectTimesheetsBundle",
"type": "kimai-plugin",
"version": "2.0.1",
"version": "2.1.0",
"autoload": {
"psr-4": {
"KimaiPlugin\\SharedProjectTimesheetsBundle\\": ""
Expand All @@ -20,7 +20,7 @@
"extra": {
"kimai": {
"require": "1.15",
"version": "2.0.1",
"version": "2.1.0",
"name": "ShareProjectTimesheetsBundle"
}
},
Expand Down

0 comments on commit 21d9e54

Please sign in to comment.