Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Jun 4, 2024
1 parent 165da7c commit e747f86
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[![Main branch build status](https://github.com/grace-plugins/grace-admin/workflows/Grace%20CI/badge.svg?style=flat)](https://github.com/grace-plugins/grace-admin/actions?query=workflow%3A%Grace+CI%22)
[![Apache 2.0 license](https://img.shields.io/badge/License-APACHE%202.0-green.svg?logo=APACHE&style=flat)](https://opensource.org/licenses/Apache-2.0)
[![Latest version on Maven Central](https://img.shields.io/maven-central/v/org.graceframework.plugins/admin.svg?label=Maven%20Central&logo=apache-maven&style=flat)](https://search.maven.org/search?q=g:org.graceframework.plugins)
[![Grace on X](https://img.shields.io/twitter/follow/graceframework?style=social)](https://twitter.com/graceframework)

# Grace Admin Plugin

A powerful and flexible, extensible administration framework and management console for Grace.
Expand Down Expand Up @@ -45,7 +50,13 @@ cd grace-admin

## What's New

### 0.0.1-SNAPSHOT
### 0.1.0

* Refactor app and plugin directories
* Upgrade to Grace 2022.2.4
* Upgrade to Groovy 3.0.17

### 0.0.1

* Support Grace 2022.1.0+

Expand Down

0 comments on commit e747f86

Please sign in to comment.