Skip to content

Commit b8ef1c3

Browse files
committed
Merge pull request Arduino-IRremote#305 from ivankravets/patch-3
Use tagged/versioned source code from repo
2 parents 864ed3a + fa2f5f9 commit b8ef1c3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

library.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@
55
"repository":
66
{
77
"type": "git",
8-
"url": "https://github.com/shirriff/Arduino-IRremote.git"
8+
"url": "https://github.com/z3t0/Arduino-IRremote.git"
99
},
10+
"version": "2.1.0",
1011
"frameworks": "arduino",
1112
"platforms": "atmelavr",
1213
"authors" :
1314
[
1415
{
15-
"name":"Rafi Khan",
16-
16+
"name":"Rafi Khan",
17+
1718
},
1819
{
19-
"name":"Ken Shirriff",
20-
20+
"name":"Ken Shirriff",
21+
2122
}
22-
]
23+
]
2324
}

0 commit comments

Comments
 (0)