mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 10:38:47 +08:00
release 1.8
This commit is contained in:
parent
87d0807503
commit
65b9e05339
@ -1,5 +1,8 @@
|
||||
# 最新动态
|
||||
|
||||
2024/08/21
|
||||
* release 1.8
|
||||
|
||||
2024/08/16
|
||||
* 修复编译警告。
|
||||
* 修复cppcheck报告的警告。
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION="1.4"
|
||||
VERSION="1.8"
|
||||
git checkout -b "$VERSION"
|
||||
git push --set-upstream origin "$VERSION"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user