Skip to content

Commit e5aa1cc

Browse files
committed
1.0.0.beta1 release
1 parent 54fc9f9 commit e5aa1cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The project makes it easy for you to self host a UDL Server. The easiest way to
6161
- Enable activity continuation and other [associated domain features](https://developer.apple.com/documentation/xcode/supporting-associated-domains)
6262
- i.e. `ABCDE12345.com.example.app`
6363

64-
Alternatively you can run the lightweight [`fdocr/udl-server`](https://hub.docker.com/repository/docker/fdocr/udl-server/general) Docker container on your own. At the time of this writing the docker image is only about `26.3 MB` in size (`10.87 MB` compressed).
64+
Alternatively you can run the lightweight [`fdocr/udl-server`](https://hub.docker.com/repository/docker/fdocr/udl-server) Docker container on your own. At the time of this writing the docker image is only about `26.3 MB` in size (`10.87 MB` compressed).
6565

6666
## Troubleshooting
6767

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: UDL Server
2-
version: 1.0.0.pre1
2+
version: 1.0.0.beta1
33

44
authors:
55
- Fernando Valverde <[email protected]>

0 commit comments

Comments
 (0)