File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33![ Logo] ( https://raw.githubusercontent.com/webui-dev/webui-logo/main/webui_go.png )
44
5- # Go-WebUI v2.5.0
5+ # Go-WebUI v2.5.1
66
77#### [ Features] ( #features ) · [ Installation] ( #installation ) · [ Usage] ( #usage ) · [ Documentation] ( #documentation ) · [ WebUI] ( https://github.com/webui-dev/webui )
88
8181 ` replace ` the path accordingly in the ` g.mod ` file.
8282
8383 ```
84- require github.com/webui-dev/go-webui/v2 v2.5.0
84+ require github.com/webui-dev/go-webui/v2 v2.5.1
8585
86- replace github.com/webui-dev/go-webui/v2 v2.5.0 => ./modules/go-webui
86+ replace github.com/webui-dev/go-webui/v2 v2.5.1 => ./modules/go-webui
8787 ```
8888
8989- ### As git clone - for development and contribution purposes
@@ -212,7 +212,7 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c
212212
213213## Wrappers
214214
215- | Language | v2.4.0 API | v2.5.0 API | Link |
215+ | Language | v2.4.x API | v2.5.x API | Link |
216216| --------------- | --- | -------------- | --------------------------------------------------------- |
217217| Python | ✔️ | _ not complete_ | [ Python-WebUI] ( https://github.com/webui-dev/python-webui ) |
218218| Go | ✔️ | _ not complete_ | [ Go-WebUI] ( https://github.com/webui-dev/go-webui ) |
You can’t perform that action at this time.
0 commit comments