mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-06-13 09:33:34 +02:00
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:
+4
-4
@@ -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 © 2019, Embark Studios AB</p>
|
||||
<p>Copyright © 2021, Embark Studios AB</p>
|
||||
|
||||
|
||||
|
||||
+2
-2
@@ -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 © 2019 <a href="https://embark-studios.com">Embark Studios</a>.
|
||||
Copyright © 2021 <a href="https://embark-studios.com">Embark Studios</a>.
|
||||
</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user