Skip to content

Commit

Permalink
syncfusion-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYPROGRAMMER committed Oct 2, 2024
1 parent 3f2e84a commit 59e3610
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/release/*"
tag: v2.0.2
tag: v2.0.3
token: ${{ secrets.TOKEN }}
release_name: "stable-build-v2"
body: |
## What's New in v2.0.2
## What's New in v2.0.3
- **Bug Fixes**: Resolved an issue where all three quotes would display at the same time.
- **Performance Improvements**: Optimized API response times.
- **UI Enhancements**: Updated the home UI and improved navigation for a smoother experience.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ In a world where stress and anxiety are increasingly common, *Mindful* serves as
<img src="screenshots/register.jpg" width=403 height=864>
<img src="screenshots/selection.jpg" width=403 height=864>
<img src="screenshots/chat.jpg" width=403 height=864>
<img src="screenshots/song_player.jpg" width=403 height=864>
<img src="screenshots/song_player_new.jpg" width=403 height=864>

## Technologies Used
- **Backend**:
Expand Down
Binary file removed screenshots/song_player.jpg
Binary file not shown.
Binary file added screenshots/song_player_new.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59e3610

Please sign in to comment.