File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ public function getPluginAuthor()
7171
7272 public function getPluginVersion ()
7373 {
74- return '1.0.6 ' ;
74+ return '1.0.7 ' ;
7575 }
7676
7777 public function getPluginHomepage ()
Original file line number Diff line number Diff line change 1616 <?= $ this ->form ->text ('google_email_domains ' , $ values ) ?>
1717 <p class="form-help"><?= t ('Use a comma to enter multiple domains: domain1.tld, domain2.tld ' ) ?> </p>
1818
19- <p class="form-help"><a href="https://kanboard.net/plugin/ google-auth"><?= t ('Help on Google authentication ' ) ?> </a></p>
19+ <p class="form-help"><a href="https://github.com/kanboard/plugin- google-auth#documentation "><?= t ('Help on Google authentication ' ) ?> </a></p>
2020
2121 <div class="form-actions">
2222 <input type="submit" value="<?= t ('Save ' ) ?> " class="btn btn-blue">
You can’t perform that action at this time.
0 commit comments