update NEWS.md
This commit is contained in:
parent
6d5aa242c9
commit
bd0cb06b61
2
NEWS.md
2
NEWS.md
|
@ -1,4 +1,4 @@
|
|||
Red Panda C++ Version 2.27
|
||||
Red Panda C++ Version 3.0
|
||||
|
||||
- enhancement: New chinese translation for invalid filename messagebox. (by XY0797@github.com)
|
||||
- enhancement: Limit the minimum font size in options dialog to 5. (by XY0797@github.com)
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
APP_VERSION="3.1"
|
||||
APP_VERSION_SUFFIX="alpha"
|
||||
APP_VERSION="3.0"
|
||||
APP_VERSION_SUFFIX=""
|
||||
|
|
Loading…
Reference in New Issue