diff --git a/README.md b/README.md index 1523fc1..b77bff3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ * `1.1.99` * `1.1.98` -* `1`, `1.1`, `1.1.107`, `latest`, `stable` +* `1.1.108`, `latest` +* `1`, `1.1`, `1.1.107`, `stable` * `1.1.106` * `1.1.105` * `1.1.103` diff --git a/buildinfo.json b/buildinfo.json index e2bc661..792f55a 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -51,7 +51,6 @@ "1.1.107": { "sha256": "5cf3821464c447d342b8859e7af710c33066b909ee7a4fc3efa92f9dbe0dba81", "tags": [ - "latest", "stable", "1", "1.1", @@ -93,5 +92,12 @@ "tags": [ "1.1.106" ] + }, + "1.1.108": { + "sha256": "c0f7aa839e840c88aa66c9657cb06918c9b797693b7ea84c4e2f0e46d0117fa6", + "tags": [ + "latest", + "1.1.108" + ] } }