From 75062de9256b55c0fc186eb40b90abdd946383b3 Mon Sep 17 00:00:00 2001 From: mateusmoutinho Date: Sun, 25 Aug 2024 22:51:17 -0300 Subject: [PATCH] att --- README.md | 2 +- build/INTERNAL.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d3c94e..c04cd36 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ query parameters, returning files, and text. CWebSudio is made to be as dumb as possible and adopt the idea of single file library. For installation, simply copy the **CWebStudio.h** into your project and compile with gcc/g++ or clang. -[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v123/CWebStudio.h) +[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.000/CWebStudio.h) ~~~c #include "CWebStudio.h" diff --git a/build/INTERNAL.md b/build/INTERNAL.md index efd251f..321d7ac 100644 --- a/build/INTERNAL.md +++ b/build/INTERNAL.md @@ -10,7 +10,7 @@ query parameters, returning files, and text. CWebSudio is made to be as dumb as possible and adopt the idea of single file library. For installation, simply copy the **CWebStudio.h** into your project and compile with gcc/g++ or clang. -[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v123/CWebStudio.h) +[Download Link](https://github.com/OUIsolutions/CWebStudio/releases/download/v2.000/CWebStudio.h) ~~~c #include "CWebStudio.h"