Release v1.2.0 (#138)

* update release workflow

* update CHANGELOG

* update README

* replace WireGuard UI with WG UI

* bump wireguard-go to latest version
This commit is contained in:
Markus Viitamäki
2021-07-26 11:12:48 +02:00
committed by GitHub
parent 4f57eac902
commit e3a823df56
8 changed files with 41 additions and 28 deletions
+4 -4
View File
@@ -1,19 +1,19 @@
<h1>About</h1>
<p>
WireGuard UI is an <a href="https://embark-studios.com/">Embark Studios</a> Open Source project.
WG UI is an <a href="https://www.embark-studios.com/">Embark Studios</a> Open Source project.
</p>
<p>
For contributions and feedback, please see the
<a href="https://github.com/EmbarkStudios/wireguard-ui">GitHub project</a>.
<a href="https://github.com/EmbarkStudios/wg-ui">GitHub project</a>.
</p>
<h2>License</h2>
<p>
WireGuard UI is licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
WG UI is licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
</p>
<p>Copyright &copy; 2019, Embark Studios AB</p>
<p>Copyright &copy; 2021, Embark Studios AB</p>
+2 -2
View File
@@ -53,10 +53,10 @@ footer {
<footer>
<p>
Powered by <a href="https://github.com/EmbarkStudios/wireguard-ui">WireGuard UI</a>.
Powered by <a href="https://github.com/EmbarkStudios/wg-ui">WG UI</a>.
</p>
<p>
Copyright &copy; 2019 <a href="https://embark-studios.com">Embark Studios</a>.
Copyright &copy; 2021 <a href="https://embark-studios.com">Embark Studios</a>.
</p>
</footer>
</div>