Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
ENG-17101
  • Loading branch information
hadomskyi committed Aug 18, 2024
1 parent 9f4c845 commit 6b0df58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 4.6.1 - 2024-08-19
### Fixed
- Draft link for translations

## 4.6.0 - 2024-05-29
### Added
- Implemented retry mechanism for jobs if connectors are unavailable or the job fails
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lilt/craft-lilt-plugin",
"description": "The Lilt plugin makes it easy for you to send content to Lilt for translation right from within Craft CMS.",
"type": "craft-plugin",
"version": "4.6.0",
"version": "4.6.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 6b0df58

Please sign in to comment.