Skip to content

Commit 1113a8b

Browse files
author
xxFLORII
committed
Release v1.0.0
1 parent babacdd commit 1113a8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
prerelease: false
3434
title: "Release v${{ steps.metadata.outputs.VERSION }}"
3535
files: |
36-
target/BWShop-1.0-SNAPSHOT.jar
36+
target/TransferAPI-Nukkit-1.0-SNAPSHOT.jar

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "TransferAPI-Nukkit"
22
author: xxFLORII
33
website: "https://github.com/xxPLUGINS/TransferAPI-Nukkit"
4-
version: 1.0
4+
version: 1.0.0
55
api: 1.0.0
66
main: dev.xxplugins.transferapi.Loader

0 commit comments

Comments
 (0)