Skip to content

Commit

Permalink
Sync to 20.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wellbelove committed Jul 28, 2024
1 parent 41adcc6 commit aa103b0
Show file tree
Hide file tree
Showing 30 changed files with 3,139 additions and 741 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Embedded Template Library ETL",
"version": "20.38.17",
"version": "20.39.0",
"authors": {
"name": "John Wellbelove",
"email": "[email protected]"
Expand All @@ -11,7 +11,7 @@
"keywords": "c-plus-plus, cpp, algorithms, containers, templates",
"repository": {
"type": "git",
"url": "https://github.com/ETLCPP/etl.git"
"url": "https://github.com/ETLCPP/etl-arduino.git"
},
"build": {
"includeDir": "include"
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Embedded Template Library ETL
version=20.38.17
version=20.39.0
author= John Wellbelove <[email protected]>
maintainer=John Wellbelove <[email protected]>
license=MIT
Expand Down
Loading

0 comments on commit aa103b0

Please sign in to comment.