mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Up version to v2.4.2
This commit is contained in:
parent
29e69a970f
commit
152ef446c0
@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
# WebUI v2.4.1
|
||||
# WebUI v2.4.2
|
||||
|
||||
[build-status]: https://img.shields.io/github/actions/workflow/status/webui-dev/webui/ci.yml?branch=main&style=for-the-badge&logo=githubactions&labelColor=414868&logoColor=C0CAF5
|
||||
[last-commit]: https://img.shields.io/github/last-commit/webui-dev/webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.1
|
||||
WebUI Library 2.4.2
|
||||
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.1"
|
||||
#define WEBUI_VERSION "2.4.2"
|
||||
|
||||
// Max windows, servers and threads
|
||||
#define WEBUI_MAX_IDS (256)
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.1
|
||||
WebUI Library 2.4.2
|
||||
http://webui.me
|
||||
https://github.com/webui-dev/webui
|
||||
Copyright (c) 2020-2023 Hassan Draga.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
WebUI Library 2.4.1
|
||||
WebUI Library 2.4.2
|
||||
http://webui.me
|
||||
https://github.com/webui-dev/webui
|
||||
Copyright (c) 2020-2023 Hassan Draga.
|
||||
|
Loading…
x
Reference in New Issue
Block a user