We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fce7b commit aa375a4Copy full SHA for aa375a4
2 files changed
CHANGELOG.md
@@ -6,6 +6,16 @@
6
7
## Changes
8
9
+* Update tui-app to 0.1.6
10
+
11
+# 0.1.5
12
13
+## What's new
14
15
+## Fixes
16
17
+## Changes
18
19
* Update tui-app to 0.1.5
20
21
# 0.1.4
external/package/tui-app/tui-app.mk
@@ -4,7 +4,7 @@
4
#
5
################################################################################
-TUI_APP_VERSION = 0.1.5
+TUI_APP_VERSION = 0.1.6
TUI_APP_SITE = https://github.com/tiny-webui/webapp.git
TUI_APP_SITE_METHOD = git
TUI_APP_GIT_SUBMODULES = YES
0 commit comments