Skip to content

Commit 7d5bc09

Browse files
Merge pull request #1343 from nextcloud/chore/v8-stable26
[stable26] chore: v8.0.0
2 parents 759f478 + dc80c02 commit 7d5bc09

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Two-Factor TOTP Provider</name>
66
<summary>TOTP two-factor provider</summary>
77
<description>A Two-Factor-Auth Provider for TOTP (RFC 6238)</description>
8-
<version>8.0.0-alpha.0</version>
8+
<version>8.0.0</version>
99
<licence>agpl</licence>
1010
<author>Christoph Wurst</author>
1111
<namespace>TwoFactorTOTP</namespace>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "twofactor_totp",
33
"description": "Nextcloud TwoFactor TOTP",
4-
"version": "8.0.0-alpha0",
4+
"version": "8.0.0",
55
"author": "Christoph Wurst <[email protected]>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)