We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52e676 commit f255fa0Copy full SHA for f255fa0
.github/workflows/main.yml
@@ -62,11 +62,11 @@ jobs:
62
artifacts: "build/app/outputs/apk/release/*"
63
tag: v2.1.4
64
token: ${{ secrets.TOKEN }}
65
- name: "stable-v2.1.4"
+ name: "stable-v2.1.5"
66
body: |
67
- ## What's New in v2.1.4
+ ## What's New in v2.1.5
68
69
- - **Backend Services Working**
+ - **Backend Services Restored**
70
- **Improved AI Chat Functionality**
71
- **Redis DS Change - HashMaps**
72
- **Minor Bug fixes**
0 commit comments