Skip to content

Commit

Permalink
chore(release): cut apollo version 1.1.1-snapshot.1
Browse files Browse the repository at this point in the history
## [1.1.1-snapshot.1](v1.1.0...v1.1.1-snapshot.1) (2023-11-14)

### Bug Fixes

* test commit ([ad52ba9](ad52ba9))
  • Loading branch information
atala-dev committed Nov 14, 2023
1 parent ad52ba9 commit 54e65df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1-snapshot.1](https://github.com/input-output-hk/atala-prism-apollo/compare/v1.1.0...v1.1.1-snapshot.1) (2023-11-14)


### Bug Fixes

* test commit ([ad52ba9](https://github.com/input-output-hk/atala-prism-apollo/commit/ad52ba910d4b3c71815d7f77521747ad42f0f15c))

# [1.1.0](https://github.com/input-output-hk/atala-prism-apollo/compare/v1.0.3...v1.1.0) (2023-11-13)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1.1.0
version = 1.1.1-snapshot.1
org.gradle.jvmargs = -Xmx3072M -Dkotlin.daemon.jvm.options="-Xmx3072M"
kotlin.code.style = official
android.useAndroidX = true
Expand Down

0 comments on commit 54e65df

Please sign in to comment.