Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit c3e078d

Browse files
authored
Fix versions in badges
1 parent 81a0de2 commit c3e078d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<img src="https://modmail-docs.netlify.app/logo-long.png" align="center"><br>
33
<strong><i>A Modmail fork with a focus on improvements and bug fixes.</i></strong><br><br>
44

5-
<img alt="Dynamic TOML Badge" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fraidensakura%2Fmodmail%2Fstable%2Fpyproject.toml&query=tool.poetry.version&style=flat&label=Version&color=7d5edd">
6-
<img alt="Dynamic TOML Badge" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fraidensakura%2Fmodmail%2Fstable%2Fpyproject.toml&query=tool.poetry.dependencies.python&style=flat&logo=python&logoColor=white&label=Python&labelColor=%233772a2&color=%23ffdd54">
5+
<img alt="Dynamic TOML Badge" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fraidensakura%2Fmodmail%2Fstable%2Fpyproject.toml&query=project.version&style=flat&label=Version&color=7d5edd">
6+
<img alt="Dynamic TOML Badge" src="https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fraidensakura%2Fmodmail%2Fstable%2Fpyproject.toml&query=project.requires-python&style=flat&logo=python&logoColor=white&label=Python&labelColor=%233772a2&color=%23ffdd54">
77
<img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/raidensakura/modmail?label=Docker%20Pulls&link=https%3A%2F%2Fgithub.com%2Fraidensakura%2Fmodmail%2Fpkgs%2Fcontainer%2Fmodmail">
88
<a href="https://github.com/ambv/black"><img src="https://img.shields.io/badge/Code%20Style-Black-black?style=shield"></a>
99
<img alt="GitHub License" src="https://img.shields.io/github/license/raidensakura/modmail?link=https%3A%2F%2Fgithub.com%2Fraidensakura%2Fmodmail%2Fblob%2Fstable%2FLICENSE">

0 commit comments

Comments
 (0)