Skip to content

Commit

Permalink
fix: user agent (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Nov 22, 2021
1 parent 166e0ad commit 37af83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/main/java/io/customer/sdk/Version.kt
Expand Up @@ -7,5 +7,5 @@ package io.customer.sdk

internal object Version {

const val version: String = "1.0.0-alpha.4"
const val version: String = "1.0.0-alpha.5"
}

0 comments on commit 37af83e

Please sign in to comment.