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