Bump version number

This commit is contained in:
Lars Toenning
2023-03-27 19:48:48 +02:00
parent f1ce792b98
commit bed3cb5a63
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ Contributing
_swift_ is written in modern C++17 using the Qt framework.
[![Development version](https://img.shields.io/badge/version-0.12-blue)](.)
[![Development version](https://img.shields.io/badge/version-0.13-blue)](.)
[![Build status](https://img.shields.io/github/actions/workflow/status/swift-project/pilotclient/build.yml?branch=main)][3]
[3]: https://github.com/swift-project/pilotclient/actions

View File

@@ -1,7 +1,7 @@
{
"version": {
"major": 0,
"minor": 12
"minor": 13
},
"libs": {
"blackcore": true,