Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 85979a7

Browse files
committed
v0.1-beta
1 parent fcf2d6a commit 85979a7

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/org/noelware/analytics/gradle

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/org/noelware/analytics/gradle/Metadata.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ package org.noelware.analytics.gradle
2626
import dev.floofy.utils.gradle.*
2727
import org.gradle.api.JavaVersion
2828

29-
val VERSION = Version(0, 0, 1, 0, ReleaseType.Beta)
29+
val VERSION = Version(0, 1, 0, 0, ReleaseType.Beta)
3030
val JAVA_VERSION = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)