diff --git a/README.md b/README.md index f4d9c0a..ff5c6be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Harambot _An interactive Yahoo Fantasy sports bot for Discord._ -![Python](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue) ![License](https://img.shields.io/badge/License-MIT-green) ![Build](https://img.shields.io/github/actions/workflow/status/DMcP89/harambot/pytest.yml?branch=main) ![Version](https://img.shields.io/badge/version-0.3.1--Beta-red) +![Python](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue) ![License](https://img.shields.io/badge/License-MIT-green) ![Build](https://img.shields.io/github/actions/workflow/status/DMcP89/harambot/pytest.yml?branch=main) ![Version](https://img.shields.io/badge/version-0.3.2--Beta-red) ![harambot-logo](https://raw.githubusercontent.com/DMcP89/harambot/main/assests/harambot-1.jpg) diff --git a/render.yaml b/render.yaml index b9cd90e..4b3c442 100644 --- a/render.yaml +++ b/render.yaml @@ -17,7 +17,7 @@ services: name: harambot-database property: connectionString - key: VERSION - value: "0.3.1-Beta" + value: "0.3.2-Beta" databases: - name: harambot-database