Skip to content

Commit b710c7c

Browse files
att
1 parent d2a9e94 commit b710c7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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**:

docs/build_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ the default its:
3535
```lua
3636
PROJECT_NAME = "CWebStudioFirmware"
3737
CONTANIZER = "podman"
38-
VERSION = "0.2.1"
38+
VERSION = "0.2.2"
3939
LICENSE = "MIT"
4040
URL = "https://github.com/OUIsolutions/CWebStudioFirmware"
4141
DESCRIPITION = "."

0 commit comments

Comments
 (0)