Skip to content

Commit

Permalink
Merge pull request #392 from nextcloud/artonge/bump/v1.12.1
Browse files Browse the repository at this point in the history
Bump version to v1.12.1
  • Loading branch information
artonge authored Feb 22, 2023
2 parents 4ad4a9e + 1856424 commit ad254d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>End-to-End Encryption</name>
<summary>End-to-end encryption endpoint</summary>
<description>Provides the necessary endpoint to enable end-to-end encryption.</description>
<version>1.12.0-beta.1</version>
<version>1.12.1</version>
<licence>agpl</licence>
<author>Bjoern Schiessle</author>
<namespace>EndToEndEncryption</namespace>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "end_to_end_encryption",
"version": "1.12.0",
"version": "1.12.1",
"description": "Provides the necessary endpoint to enable End-to-End encryption.",
"private": true,
"scripts": {
Expand Down

0 comments on commit ad254d6

Please sign in to comment.