Skip to content

Commit c2a16ac

Browse files
committed
Release v1.8.2
1 parent 9003113 commit c2a16ac

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.1';
24+
$module_version = '1.8.2';
2525
$nameless_version = '2.0.0-pr12';
2626

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

0 commit comments

Comments
 (0)