Skip to content

Commit 0676806

Browse files
chore(release): cut wallet sdk version 4.0.0-rc.5
# [4.0.0-rc.5](v4.0.0-rc.4...v4.0.0-rc.5) (2025-03-12) ### Bug Fixes * other environment variable mapping ([2cf980c](2cf980c))
1 parent 2cf980c commit 0676806

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.0.0-rc.5](https://github.com/hyperledger-identus/sdk-kmp/compare/v4.0.0-rc.4...v4.0.0-rc.5) (2025-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* other environment variable mapping ([2cf980c](https://github.com/hyperledger-identus/sdk-kmp/commit/2cf980c328af468bd6cb9d4b310cd974a2e1c08e))
7+
18
# [4.0.0-rc.4](https://github.com/hyperledger-identus/sdk-kmp/compare/v4.0.0-rc.3...v4.0.0-rc.4) (2025-03-11)
29

310

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 4.0.0-rc.4
1+
version = 4.0.0-rc.5
22
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options="-Xmx3072M"
33
kotlin.code.style = official
44
android.useAndroidX = true

0 commit comments

Comments
 (0)