Skip to content

Commit 23853f1

Browse files
skuenzerunikraft-bot
authored andcommitted
docs: Update version to 0.5.0
Bump the version number within the documentation to 0.5.0: `docs/` and `README.md` Signed-off-by: Simon Kuenzer <[email protected]> Reviewed-by: Alexander Jung <[email protected]> Tested-by: Unikraft CI <[email protected]> GitHub-Pull-Request: unikraft#214
1 parent 3b2736d commit 23853f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [![Unikraft](http://unikraft.org/assets/imgs/unikraft-logo-small.png)][unikraft-website]
22

3-
[![](https://img.shields.io/badge/version-v0.4%20(Rhea)-%23EC591A)][unikraft-latest] [![](https://img.shields.io/static/v1?label=license&message=BSD-3&color=%23385177)][unikraft-license]
3+
[![](https://img.shields.io/badge/version-v0.5%20(Tethys)-%23EC591A)][unikraft-latest] [![](https://img.shields.io/static/v1?label=license&message=BSD-3&color=%23385177)][unikraft-license]
44

55
***Unleash the Power of Unikernels!***
66

@@ -87,7 +87,7 @@ Unikraft is licensed under a BSD-3-Clause. For more information, please refer t
8787
[unikraft-contributing]: https://github.com/unikraft/unikraft/blob/staging/CONTRIBUTING.md
8888
[unikraft-ci]: http://ci.unikraft.org
8989
[unikraft-license]: https://github.com/unikraft/unikraft/blob/staging/COPYING.md
90-
[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.4
90+
[unikraft-latest]: https://github.com/unikraft/unikraft/tree/RELEASE-0.5
9191
[unikraft-gettingstarted]: http://www.unikraft.org/getting-started
9292
[kraft]: https://github.com/unikraft/kraft/
9393
[github-issues]: https://github.com/unikraft/unikraft/issues

doc/guides/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = u'0.4.0'
61+
version = u'0.5.0'
6262
# The full version, including alpha/beta/rc tags.
63-
release = u'0.4.0 Rhea'
63+
release = u'0.5.0 Tethys'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

0 commit comments

Comments
 (0)