1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 13:08:17 +08:00

2 Commits

Author SHA1 Message Date
carm 50cddafd7a [v1.1.0] 修改链接地址 2022-01-22 05:21:25 +08:00
carm b973167344 [v1.1.0] 添加Javadoc部署密钥 2022-01-22 05:20:41 +08:00
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -8,15 +8,15 @@
```
README LANGUAGES [ [ENGLISH](README_enUS.md) | [中文](README.md) ]
README LANGUAGES [ [ENGLISH](README_enUS.md) | [中文](README.md) ]~~~~
# GithubReleases4J
[![version](https://img.shields.io/github/v/release/CarmJos/GithubPM)](https://github.com/CarmJos/GithubPM/releases)
[![License](https://img.shields.io/github/license/CarmJos/GithubPM)](https://opensource.org/licenses/GPL-3.0)
[![workflow](https://github.com/CarmJos/GithubPM/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/CarmJos/GithubPM/actions/workflows/maven.yml)
![CodeSize](https://img.shields.io/github/languages/code-size/CarmJos/GithubPM)
![](https://visitor-badge.glitch.me/badge?page_id=GithubPM.readme)
[![version](https://img.shields.io/github/v/release/CarmJos/GithubReleases4J)](https://github.com/CarmJos/GithubReleases4J/releases)
[![License](https://img.shields.io/github/license/CarmJos/GithubReleases4J)](https://opensource.org/licenses/GPL-3.0)
[![workflow](https://github.com/CarmJos/GithubReleases4J/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/CarmJos/GithubReleases4J/actions/workflows/maven.yml)
![CodeSize](https://img.shields.io/github/languages/code-size/CarmJos/GithubReleases4J)
![](https://visitor-badge.glitch.me/badge?page_id=GithubReleases4J.readme)
GitHub Releases for Java , 基于 [GitHub REST API](https://docs.github.com/cn/rest/reference/releases) 实现。
+1 -1
View File
@@ -14,7 +14,7 @@
<groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<name>GithubReleases4J</name>
<description>Github Releases for Java</description>