Skip to content

Commit 29a9b20

Browse files
committed
Bump version number
1 parent 2ccee12 commit 29a9b20

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Contributing
3434

3535
_swift_ is written in modern C++17 using the Qt framework.
3636

37-
[![Development version](https://img.shields.io/badge/version-0.11-blue)](.)
38-
[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.11)][3]
37+
[![Development version](https://img.shields.io/badge/version-0.12-blue)](.)
38+
[![Build status](https://img.shields.io/github/workflow/status/swift-project/pilotclient/Build%20swift/develop/0.12)][3]
3939

4040
[3]: https://github.com/swift-project/pilotclient/actions
4141

4242
Pull requests should be made against the current active development branch,
43-
which is `develop/0.11`.
43+
which is `develop/0.12`.
4444

4545
[:blue_book: Developer guide](https://docs.swift-project.org/doku.php?id=developer_documentation)
4646

default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": {
33
"major": 0,
4-
"minor": 11
4+
"minor": 12
55
},
66
"libs": {
77
"blackcore": true,

0 commit comments

Comments
 (0)