File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 55 <project_license >GPL-2.0-or-later</project_license >
66
77 <name >BMI</name >
8- <summary >A body mass index calculator</summary >
8+ <summary >Body mass index calculator</summary >
99 <description >
10- <p >BMI is an open-source, body mass index calculator built with GTK4 and LibAdwaita. </p >
10+ <p >BMI is an open-source, body mass index calculator built with GTK4 and LibAdwaita.</p >
1111 </description >
1212
1313 <developer id =" tld.vendor" >
4242
4343 <!-- Applications should set a brand color in both light and dark variants like so -->
4444 <branding >
45- <color type =" primary" scheme_preference =" light" >#f6f5f4 </color >
45+ <color type =" primary" scheme_preference =" light" >#c2daf7 </color >
4646 <color type =" primary" scheme_preference =" dark" >#3a3543</color >
4747 </branding >
4848
6969 </supports >
7070
7171 <releases >
72- <release version =" v1.2 " date =" 2024-10-1 " >
73- <url type =" details" >https://github.com/PhilippKosarev/bmi/releases/tag/v1.2 </url >
72+ <release version =" v1.3 " date =" 2024-10-6 " >
73+ <url type =" details" >https://github.com/PhilippKosarev/bmi/releases/tag/v1.3 </url >
7474 <description translate =" no" >
75- <p >Preparing for Flathub release </p >
75+ <p >Version 1.3 </p >
7676 <ul >
77- <li >Non-user facing changes</li >
77+ <li >Fixed inconsistent BMI message (underweight/healthy/overweight)</li >
78+ <li >Updated app icon to fit the guidelines</li >
79+ <li >Updated brand colour to fit the guidelines</li >
80+ <li >Added hardware support info</li >
7881 </ul >
7982 </description >
8083 </release >
Original file line number Diff line number Diff line change 3131 {
3232 "type" : " git" ,
3333 "url" : " https://github.com/PhilippKosarev/bmi" ,
34- "tag" : " v1.2 "
34+ "tag" : " v1.3 "
3535 }
3636 ]
3737 }
You can’t perform that action at this time.
0 commit comments