Skip to content

Commit 1f2a51b

Browse files
authored
Release 1.8.4
1 parent 6bd7d6d commit 1f2a51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload/modules/Forms/module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function __construct($language, $forms_language, $pages, $user, $queries,
2121

2222
$name = 'Forms';
2323
$author = '<a href="https://partydragen.com" target="_blank" rel="nofollow noopener">Partydragen</a>';
24-
$module_version = '1.8.3';
24+
$module_version = '1.8.4';
2525
$nameless_version = '2.0.0-pr12';
2626

2727
parent::__construct($this, $name, $author, $module_version, $nameless_version);

0 commit comments

Comments
 (0)