mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
v2.4.0 Release
[Full WebUI v2.4.0 APIs](https://webui.me/docs/2.4.0/#/)
This commit is contained in:
parent
907f0330a1
commit
9a5036941d
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.0-Beta
|
||||
WebUI Library 2.4.0
|
||||
http://webui.me
|
||||
https://github.com/webui-dev/webui
|
||||
Copyright (c) 2020-2023 Hassan Draga.
|
||||
@ -11,7 +11,7 @@
|
||||
#ifndef _WEBUI_H
|
||||
#define _WEBUI_H
|
||||
|
||||
#define WEBUI_VERSION "2.4.0-Beta"
|
||||
#define WEBUI_VERSION "2.4.0"
|
||||
|
||||
// Max windows, servers and threads
|
||||
#define WEBUI_MAX_IDS (256)
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.0-Beta
|
||||
WebUI Library 2.4.0
|
||||
http://webui.me
|
||||
https://github.com/webui-dev/webui
|
||||
Copyright (c) 2020-2023 Hassan Draga.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.0-Beta
|
||||
WebUI Library 2.4.0
|
||||
http://webui.me
|
||||
https://github.com/webui-dev/webui
|
||||
Copyright (c) 2020-2023 Hassan Draga.
|
||||
|
Loading…
x
Reference in New Issue
Block a user