Skip to content

Commit 4fd66b6

Browse files
committed
chore: set version to 0.5.1
1 parent 1d2cedb commit 4fd66b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'author' => 'Benjamin Bysäth',
77
'author_email' => '[email protected]',
88
'state' => 'stable',
9-
'version' => '0.5.0',
9+
'version' => '0.5.1',
1010
'constraints' => [
1111
'depends' => [
1212
'typo3' => '12.4.0-13.4.99',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "altcha",
3-
"version": "0.3.0",
3+
"version": "0.5.1",
44
"description": "This TYPO3 extension integrates Altcha, an innovative alternative to traditional captchas, into the Form Extension. Altcha employs a proof-of-work approach to safeguard forms against spam and abuse without requiring users to solve visual puzzles. Key Features:",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)