Skip to content

Commit

Permalink
Bump version: 0.5.84
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexyIbrahim committed Feb 27, 2024
1 parent 6ca5794 commit 1a76dcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
install:
- FILE="-Dfile=kindlysdk-release.aar"
- mvn install:install-file $FILE -DgroupId=ai.kindly -DartifactId=chat-sdk -Dversion=0.5.83 -Dpackaging=aar -DpomFile=pom.xml # -DpomFile=pom.xml -DgeneratePom=true
- mvn install:install-file $FILE -DgroupId=ai.kindly -DartifactId=chat-sdk -Dversion=0.5.84 -Dpackaging=aar -DpomFile=pom.xml # -DpomFile=pom.xml -DgeneratePom=true
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ai.kindly</groupId>
<artifactId>chat-sdk</artifactId>
<version>0.5.83</version>
<version>0.5.84</version>
<packaging>aar</packaging>
<name>Kindly SDK</name>
<description>Kindly pom file</description>
Expand Down

0 comments on commit 1a76dcb

Please sign in to comment.