File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ You can also try Sming without installing anything locally. We have an [interact
2929
3030The purpose of Sming is to simplify the creation of embedded applications. The documentation will help you get started in no time.
3131
32- - [ ** Documentation for version 6.0 .0** ] ( https://sming.readthedocs.io/en/stable ) - current stable version.
32+ - [ ** Documentation for version 6.1 .0** ] ( https://sming.readthedocs.io/en/stable ) - current stable version.
3333- [ Documentation for latest] ( https://sming.readthedocs.io/en/latest ) - development version.
3434
3535## Releases
3636
3737### Stable
3838
39- - [ Sming V6.0 .0] ( https://github.com/SmingHub/Sming/releases/tag/6.0 .0 ) - great new features, performance and stability improvements.
39+ - [ Sming V6.1 .0] ( https://github.com/SmingHub/Sming/releases/tag/6.1 .0 ) - great new features, performance and stability improvements.
4040
4141### Development
4242
Original file line number Diff line number Diff line change 66 */
77
88#define SMING_MAJOR_VERSION 6
9- #define SMING_MINOR_VERSION 0
9+ #define SMING_MINOR_VERSION 1
1010#define SMING_PATCH_VERSION 0
1111#define SMING_PRE_RELEASE ""
1212
You can’t perform that action at this time.
0 commit comments