Skip to content

Commit

Permalink
Prepare to release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Feb 18, 2024
1 parent c2ed886 commit 706cf08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
android.enableBuildConfigAsBytecode=true

GROUP=me.saket.telephoto
VERSION_NAME=0.8.0-SNAPSHOT
VERSION_NAME=0.8.0

SONATYPE_HOST=DEFAULT
RELEASE_SIGNING_ENABLED=true
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ plugins:

extra:
versions:
telephoto: '0.7.1' # Env var for the latest version on maven.
telephoto: '0.8.0' # Env var for the latest version on maven.

nav:
- 'Overview': index.md
Expand Down

0 comments on commit 706cf08

Please sign in to comment.