Skip to content

Commit 74fcbc0

Browse files
committed
chore: update author URLs and add TODO list for scrcpy-server version updates
1 parent 3ee80bc commit 74fcbc0

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

TODO.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
update scrcpy-server from 1.24 to 1.25
2+
update scrcpy-server from 1.25 to 2.0
3+
update scrcpy-server from 2.0 to 2.1
4+
update scrcpy-server from 2.1 to 2.2
5+
update scrcpy-server from 2.2 to 2.3
6+
update scrcpy-server from 2.3 to 2.4
7+
update scrcpy-server from 2.4 to 2.5
8+
update scrcpy-server from 2.5 to 2.6
9+
update scrcpy-server from 2.6 to 2.7
10+
update scrcpy-server from 2.7 to 3.0
11+
update scrcpy-server from 3.0 to 3.1
12+
update scrcpy-server from 3.1 to 3.2
13+
update scrcpy-server from 3.2 to 3.3.1

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"author": {
3030
"name": "openstf",
3131
"email": "contact@openstf.io",
32-
"url": "https://urielch.github.io/"
32+
"url": "https://uriel.ovh"
3333
},
3434
"contributors": [
3535
{
3636
"name": "uriel chemouni",
3737
"email": "uchemouni@gmail.com",
38-
"url": "https://urielch.github.io/"
38+
"url": "https://uriel.ovh"
3939
}
4040
],
4141
"main": "./dist/index.js",

0 commit comments

Comments
 (0)