Skip to content

Commit aa375a4

Browse files
authored
update tui app to 0.1.6 (#10)
1 parent d3fce7b commit aa375a4

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
## Changes
88

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+
919
* Update tui-app to 0.1.5
1020

1121
# 0.1.4

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.5
7+
TUI_APP_VERSION = 0.1.6
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)