We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b39f0 commit bb70d4eCopy full SHA for bb70d4e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Fluency for ProcessWire Changelog
2
3
-### 1.0.10 2024-08-10
+### 2.0.0 2024-08-10
4
5
NOTE: If upgrading from 1.0.8 or earlier it is recommended that you fully uninstall the module
6
and then reinstall the module. Issues may be experienced if upgrading directly.
Fluency.info.php
@@ -6,7 +6,7 @@
7
$info = [
8
'title' => 'Fluency',
9
- 'version' => '1010',
+ 'version' => '200',
10
'href' => 'https://processwire.com/talk/topic/24567-fluency-integrated-deepl-powered-content-translation',
11
'icon' => 'language',
12
'summary' => 'The complete translation enhancement suite for ProcessWire.',
0 commit comments