Skip to content

Commit b1ee35a

Browse files
committed
Merge branch 'develop'
2 parents 8df5e94 + 67d6901 commit b1ee35a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "dev.jetpack"
13-
version = "1.0.0"
13+
version = "1.0.1"
1414

1515
repositories {
1616
mavenCentral()

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: Jetpack
22
description: Jetpack is a Minecraft plugin that lets you execute and apply scripts with ease.
3-
version: 1.0.0
3+
version: 1.0.1
44
api-version: "1.21.10"
55
authors:
66
- BACKGWA

0 commit comments

Comments
 (0)