Skip to content

Commit

Permalink
release/2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-131 committed Jan 15, 2025
1 parent 4f5e050 commit 1df11cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ repositories {

dependencies {
api 'com.facebook.react:react-native:+'
implementation 'com.github.yellowmessenger:YMChatbot-Android:v2.17.0'
implementation 'com.github.yellowmessenger:YMChatbot-Android:v2.18.0'
}

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ymchat-react-native",
"version": "2.17.0",
"version": "2.18.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1df11cc

Please sign in to comment.