mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Bump version number
This commit is contained in:
@@ -34,13 +34,13 @@ Contributing
|
||||
|
||||
_swift_ is written in modern C++17 using the Qt framework.
|
||||
|
||||
[](.)
|
||||
[][3]
|
||||
[](.)
|
||||
[][3]
|
||||
|
||||
[3]: https://github.com/swift-project/pilotclient/actions
|
||||
|
||||
Pull requests should be made against the current active development branch,
|
||||
which is `develop/0.9.8`.
|
||||
which is `develop/0.9.9`.
|
||||
|
||||
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"version": {
|
||||
"major": 0,
|
||||
"minor": 9,
|
||||
"micro": 8
|
||||
"micro": 9
|
||||
},
|
||||
"libs": {
|
||||
"blackcore": true,
|
||||
|
||||
Reference in New Issue
Block a user