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 @@ -5,8 +5,8 @@ CWebFirmware is a CLI to be used in conjunction with [CWebStudio](https://github
55
66| Item | Description |
77| ---------------------------------------------------------------------------------------------------------------------------------| -----------------------------------------------------------------------|
8- | [ CWebStudioFirmware.c] ( https://github.com/OUIsolutions/CWebStudioFirmware/releases/download/0.2.1 /CWebStudioFirmware.c ) | Amalgamation |
9- | [ CWebStudioFirmware.zip] ( https://github.com/OUIsolutions/CWebStudioFirmware/releases/download/0.2.1 /CWebStudioFirmware.zip ) | Zip Folder |
8+ | [ CWebStudioFirmware.c] ( https://github.com/OUIsolutions/CWebStudioFirmware/releases/download/0.2.2 /CWebStudioFirmware.c ) | Amalgamation |
9+ | [ CWebStudioFirmware.zip] ( https://github.com/OUIsolutions/CWebStudioFirmware/releases/download/0.2.2 /CWebStudioFirmware.zip ) | Zip Folder |
1010
1111## Getting Started
1212- ** Linux** :
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ the default its:
3535``` lua
3636PROJECT_NAME = " CWebStudioFirmware"
3737CONTANIZER = " podman"
38- VERSION = " 0.2.1 "
38+ VERSION = " 0.2.2 "
3939LICENSE = " MIT"
4040URL = " https://github.com/OUIsolutions/CWebStudioFirmware"
4141DESCRIPITION = " ."
You can’t perform that action at this time.
0 commit comments