Release BETA v.4

This commit is contained in:
chylex 2017-10-06 02:12:06 +02:00
parent 1275745fb6
commit b213716bcc
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ var GUI = (function(){
showModal(560, [
"<p>Discord History Tracker is developed by <a href='https://chylex.com'>chylex</a> as an <a href='"+linkGH+"/blob/master/LICENSE.md'>open source</a> project.</p>",
"<sub>BETA v.3, released 1 Jul 2017</sub>",
"<sub>BETA v.4, released 5 Oct 2017</sub>",
"<p>Please, report any issues and suggestions to the <a href='"+linkGH+"/issues'>tracker</a>. If you want to support the development, please spread the word and consider <a href='https://www.patreon.com/chylex'>becoming a patron</a>. Any support is appreciated!</p>",
"<p>",
"<a href='"+linkGH+"/issues'>Issue Tracker</a> &nbsp;&mdash;&nbsp; ",

View File

@ -234,7 +234,7 @@ var GUI = (function(){
"<p id='dht-cfg-note'>",
"Discord History Tracker will not save newly received messages, it is specifically made to load and save the server/group/DM history.<br><br>",
"It is recommended to disable link and image previews to avoid putting unnecessary strain on your browser.<br><br>",
"<sub>BETA v.3, released 1 Jul 2017</sub>",
"<sub>BETA v.4, released 5 Oct 2017</sub>",
"</p>"
].join("");