Skip to content

Commit a725a86

Browse files
authored
Merge pull request #5 from LightningPiggy/update-version-numbers
Update version numbers in library.* files
2 parents 5beb109 + 15f72be commit a725a86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"type": "git",
2727
"url": "https://github.com/riccardobl/nostrduino"
2828
},
29-
"version": "1.2.0",
29+
"version": "1.3.4",
3030
"dependencies": {
3131
"ArduinoJson": "^7.1.0",
3232
"WebSockets": "^2.4.1"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Nostrduino
2-
version=1.2.0
2+
version=1.3.4
33
44
maintainer=Riccardo Balbo <[email protected]>
55
sentence=Nostr for Arduino.

0 commit comments

Comments
 (0)