Skip to content

Commit

Permalink
docs: update openfeedback version to 1.0.0-alpha.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed Jul 15, 2024
1 parent 9579fd4 commit 66d7350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repositories {
mavenCentral()
}

val openfeedbackVersion = "0.2.2"
val openfeedbackVersion = "1.0.0-alpha.2"
dependencies {
// Material 3
implementation("io.openfeedback:openfeedback-m3:$openfeedbackVersion")
Expand Down

0 comments on commit 66d7350

Please sign in to comment.