Skip to content

Commit d98c0c2

Browse files
authored
update tui app to 0.1.7 (#11)
1 parent aa375a4 commit d98c0c2

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 0.1.5
1+
# 0.1.7
2+
3+
## What's new
4+
5+
## Fixes
6+
7+
## Changes
8+
9+
* Update tui-app to 0.1.7
10+
11+
# 0.1.6
212

313
## What's new
414

external/package/tui-app/tui-app.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
TUI_APP_VERSION = 0.1.6
7+
TUI_APP_VERSION = 0.1.7
88
TUI_APP_SITE = https://github.com/tiny-webui/webapp.git
99
TUI_APP_SITE_METHOD = git
1010
TUI_APP_GIT_SUBMODULES = YES

0 commit comments

Comments
 (0)