Skip to content

Commit fdc2109

Browse files
att
1 parent a0343a8 commit fdc2109

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div align="center">
44

5-
![Version](https://img.shields.io/badge/version-10.1.1-blue.svg)
5+
![Version](https://img.shields.io/badge/version-11.0.0-blue.svg)
66
![License](https://img.shields.io/badge/license-MIT-green.svg)
77
![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux-lightgrey.svg)
88
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://github.com/OUIsolutions/DoTheWorld)
@@ -60,10 +60,10 @@ DoTheWorld is a powerful Windows/Linux cross-platform library designed for compr
6060

6161
| Package | Description |
6262
|---------|-------------|
63-
| [doTheWorld.zip](https://github.com/OUIsolutions/DoTheWorld/releases/download/10.1.1/doTheWorld.zip) | Full package with all components |
64-
| [doTheWorldOne.c](https://github.com/OUIsolutions/DoTheWorld/releases/download/10.1.1/doTheWorldOne.c) | Single-file amalgamated version |
65-
| [doTheWorld.h](https://github.com/OUIsolutions/DoTheWorld/releases/download/10.1.1/doTheWorld.h) | Header declarations |
66-
| [doTheWorld.c](https://github.com/OUIsolutions/DoTheWorld/releases/download/10.1.1/doTheWorld.c) | Source definitions |
63+
| [doTheWorld.zip](https://github.com/OUIsolutions/DoTheWorld/releases/download/11.0.0/doTheWorld.zip) | Full package with all components |
64+
| [doTheWorldOne.c](https://github.com/OUIsolutions/DoTheWorld/releases/download/11.0.0/doTheWorldOne.c) | Single-file amalgamated version |
65+
| [doTheWorld.h](https://github.com/OUIsolutions/DoTheWorld/releases/download/11.0.0/doTheWorld.h) | Header declarations |
66+
| [doTheWorld.c](https://github.com/OUIsolutions/DoTheWorld/releases/download/11.0.0/doTheWorld.c) | Source definitions |
6767
## 📦 Installation
6868

6969
### Option 1: Single File Include (Recommended)

0 commit comments

Comments
 (0)