Skip to content

Commit 8999f19

Browse files
author
Amith Koujalgi
committed
Static folder fix
1 parent bf36716 commit 8999f19

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ An open-source Python tool to provide system stats over a web interface.
44

55
![](https://img.shields.io/badge/Python-3.8%2B-blue.svg)
66

7-
![](https://img.shields.io/badge/sys--stats:_latest_version-0.0.14-green.svg)
7+
![](https://img.shields.io/badge/sys--stats:_latest_version-0.0.15-green.svg)
88

99
Project Website: https://amithkoujalgi.github.io/sys-stats/
1010

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The project is released under the MIT License. For more details, consult
189189
the `License <./LICENSE>`__ file.
190190

191191
.. |image1| image:: https://img.shields.io/badge/Python-3.8%2B-blue.svg
192-
.. |image2| image:: https://img.shields.io/badge/sys--stats:_latest_version-0.0.14-green.svg
192+
.. |image2| image:: https://img.shields.io/badge/sys--stats:_latest_version-0.0.15-green.svg
193193
.. |image3| image:: https://i.imgur.com/pdHLGi6.png
194194
.. |image4| image:: https://i.imgur.com/8424Kt4.png
195195
.. |image5| image:: https://i.imgur.com/VabIFk9.png

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"MAJOR": 0, "MINOR": 0, "MICRO": 14}
1+
{"MAJOR": 0, "MINOR": 0, "MICRO": 15}

0 commit comments

Comments
 (0)