mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +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.
|
_swift_ is written in modern C++17 using the Qt framework.
|
||||||
|
|
||||||
[](.)
|
[](.)
|
||||||
[][3]
|
[][3]
|
||||||
|
|
||||||
[3]: https://github.com/swift-project/pilotclient/actions
|
[3]: https://github.com/swift-project/pilotclient/actions
|
||||||
|
|
||||||
Pull requests should be made against the current active development branch,
|
Pull requests should be made against the current active development branch,
|
||||||
which is `develop/0.11`.
|
which is `develop/0.12`.
|
||||||
|
|
||||||
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)
|
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": {
|
"version": {
|
||||||
"major": 0,
|
"major": 0,
|
||||||
"minor": 11
|
"minor": 12
|
||||||
},
|
},
|
||||||
"libs": {
|
"libs": {
|
||||||
"blackcore": true,
|
"blackcore": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user