Skip to content

Commit

Permalink
remove automatic release tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
das-kaesebrot committed Feb 20, 2023
1 parent 0cf8b6a commit b125158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
CronAnnouncer is a Bukkit/Spigot plugin to allow scheduling broadcast/title messages to all users using a cron expression.

## Download and Installation
Download the latest `cron-announcer-x.x.x.xxx.jar` from the [releases](https://github.com/das-kaesebrot/CronAnnouncer/releases/tag/latest) tab, then place the downloaded .jar file in your Bukkit/Spigot/Paper server `plugins` subdirectory and restart the server.
Download the latest `cron-announcer-x.x.x.xxx.jar` from the [releases](https://github.com/das-kaesebrot/CronAnnouncer/releases) tab, then place the downloaded .jar file in your Bukkit/Spigot/Paper server `plugins` subdirectory and restart the server.

## Configuration
Edit the default `config.yml`.
Expand Down Expand Up @@ -48,4 +48,4 @@ schedules:
This application uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.
### [cron-utils](https://github.com/jmrozanec/cron-utils)
- Copyright (c) 2014 [jmrozanec](https://github.com/jmrozanec) and contributors
- [Apache License 2.0](https://github.com/jmrozanec/cron-utils/blob/master/LICENSE)
- [Apache License 2.0](https://github.com/jmrozanec/cron-utils/blob/master/LICENSE)

0 comments on commit b125158

Please sign in to comment.