Skip to content

Commit d4cd02a

Browse files
committed
Revert library name change
Libraries are locked to the `name` value specified by the library.properties metadata file in the release at the time of the Library Manager submission. Any release with a different name is rejected by the Arduino Library Manager indexer. References: - https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#why-arent-releases-of-my-library-being-picked-up-by-library-manager - https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#how-can-i-change-my-librarys-name
1 parent e0596bb commit d4cd02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=moonPhase
1+
name=MoonPhase
22
version=1.0.2
33
author=Cellie <[email protected]>
44
maintainer=Cellie <[email protected]>

0 commit comments

Comments
 (0)