Skip to content

Commit 59e3610

Browse files
committed
syncfusion-workflow
1 parent 3f2e84a commit 59e3610

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ jobs:
2626
uses: ncipollo/release-action@v1
2727
with:
2828
artifacts: "build/app/outputs/apk/release/*"
29-
tag: v2.0.2
29+
tag: v2.0.3
3030
token: ${{ secrets.TOKEN }}
3131
release_name: "stable-build-v2"
3232
body: |
33-
## What's New in v2.0.2
33+
## What's New in v2.0.3
3434
- **Bug Fixes**: Resolved an issue where all three quotes would display at the same time.
3535
- **Performance Improvements**: Optimized API response times.
3636
- **UI Enhancements**: Updated the home UI and improved navigation for a smoother experience.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In a world where stress and anxiety are increasingly common, *Mindful* serves as
5757
<img src="screenshots/register.jpg" width=403 height=864>
5858
<img src="screenshots/selection.jpg" width=403 height=864>
5959
<img src="screenshots/chat.jpg" width=403 height=864>
60-
<img src="screenshots/song_player.jpg" width=403 height=864>
60+
<img src="screenshots/song_player_new.jpg" width=403 height=864>
6161

6262
## Technologies Used
6363
- **Backend**:

screenshots/song_player.jpg

-50.3 KB
Binary file not shown.

screenshots/song_player_new.jpg

36.8 KB
Loading

0 commit comments

Comments
 (0)