Bump version number

This commit is contained in:
Mat Sutcliffe
2021-10-07 19:27:17 +01:00
parent fd02656eb2
commit 3bd4b47d65
2 changed files with 5 additions and 5 deletions

View File

@@ -32,15 +32,15 @@ Resources
Contributing
============
_swift_ is written in modern C++14 using the Qt framework.
_swift_ is written in modern C++17 using the Qt framework.
[![Development version](https://img.shields.io/badge/version-0.9.6-blue)](.)
[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.9.6)][3]
[![Development version](https://img.shields.io/badge/version-0.9.8-blue)](.)
[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.9.8)][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.6`.
which is `develop/0.9.8`.
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)