Skip to content

Commit

Permalink
Version bump for screenshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
rotdrop committed Jan 19, 2023
1 parent 269d916 commit de3dcc8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.0-rc6] - 2022-01-19

### Added

- screenshots
- cleanup l10n

## [1.0.0-rc5] - 2022-01-19

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>
Integrates an existing RoundCube standalone email-webapp into NextCloud, with optional SSO.
</description>
<version>1.0.0-rc5</version>
<version>1.0.0-rc6</version>
<licence>agpl</licence>
<author mail="[email protected]">Claus-Justus Heine</author>
<author>Martin Reinhardt</author>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mail_roundcube",
"version": "1.0.0-rc5",
"version": "1.0.0-rc6",
"description": "RoundCube Mail NextCloud Plugin",
"author": "Claus-Justus Heine <[email protected]>",
"bugs": {
Expand Down

0 comments on commit de3dcc8

Please sign in to comment.