You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,13 +71,13 @@ A simple and intuitive Flutter app to track your daily, weekly, and monthly expe
71
71
## 📦 Download Releases
72
72
73
73
- 💻 **Windows (.7z):**
74
-
[Download for Windows v1.0.0+1](https://github.com/omnitechphilippines/expense-tracker/releases/download/v1.0.0%2B1/windows-release-v1.0.0%2B1.7z)
74
+
[Download for Windows {{VERSION}}](https://github.com/omnitechphilippines/expense-tracker/releases/download/{{ENCODED_VERSION}}/windows-release-{{ENCODED_VERSION}}.7z)
75
75
76
76
- 📱 **Android (.apk):**
77
-
[Download for Android v1.0.0+1](https://github.com/omnitechphilippines/expense-tracker/releases/download/v1.0.0%2B1/app-release-v1.0.0%2B1.apk)
77
+
[Download for Android {{VERSION}}](https://github.com/omnitechphilippines/expense-tracker/releases/download/{{ENCODED_VERSION}}/app-release-{{ENCODED_VERSION}}.apk)
78
78
79
79
- 🌐 **Web build (.7z):**
80
-
[Download Web Build v1.0.0+1](https://github.com/omnitechphilippines/expense-tracker/releases/download/v1.0.0%2B1/web-release-v1.0.0%2B1.7z)
80
+
[Download Web Build {{VERSION}}](https://github.com/omnitechphilippines/expense-tracker/releases/download/{{ENCODED_VERSION}}/web-release-{{ENCODED_VERSION}}.7z)
81
81
82
82
> You can also find all versions in the [Releases Page](https://github.com/omnitechphilippines/expense-tracker/releases)
0 commit comments