Skip to content

Commit e3c1e34

Browse files
committedAug 20, 2023
Removed intermediate versions
1 parent 0fc0e18 commit e3c1e34

File tree

3 files changed

+2
-42
lines changed

3 files changed

+2
-42
lines changed
 

‎.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# IDE
2+
.idea

‎README.md

-6
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,7 @@
44

55
<!-- start autogeneration tags -->
66
* `1.1.89`, `latest`
7-
* `1.1.88`
87
* `1`, `1.1`, `1.1.87`, `stable`
9-
* `1.1.86`
10-
* `1.1.85`
11-
* `1.1.84`
12-
* `1.1.83`
13-
* `1.1.82`
148
* `1.0`, `1.0.0`
159
* `0.17`, `0.17.79`
1610
* `0.16`, `0.16.51`

‎buildinfo.json

-36
Original file line numberDiff line numberDiff line change
@@ -57,42 +57,6 @@
5757
"1.1.87"
5858
]
5959
},
60-
"1.1.82": {
61-
"sha256": "939955f4983c3e3003807528dbf12bcd3024f15c68226268f7c651efaf6405c6",
62-
"tags": [
63-
"1.1.82"
64-
]
65-
},
66-
"1.1.83": {
67-
"sha256": "5ae88069af8cbb3de24dc56ae30d5adc4929dd54e26a2fa4aaa21a785225274f",
68-
"tags": [
69-
"1.1.83"
70-
]
71-
},
72-
"1.1.84": {
73-
"sha256": "1f3d59eb800bdd799c5fbf90742ad3030ec38e4a1167bbf79239990f9f20aed6",
74-
"tags": [
75-
"1.1.84"
76-
]
77-
},
78-
"1.1.85": {
79-
"sha256": "512c97867659fdfe3112e0556202af92ba93b775875210bbfe909870721c4f97",
80-
"tags": [
81-
"1.1.85"
82-
]
83-
},
84-
"1.1.86": {
85-
"sha256": "d300da1b6899900133bb49e03fb523d49f97acdd54c297d6a2cef949f459cf4e",
86-
"tags": [
87-
"1.1.86"
88-
]
89-
},
90-
"1.1.88": {
91-
"sha256": "7547170834b24f775a6efedb64dd3fef5fb63998aaa7f4d9890bb449b70f0c4c",
92-
"tags": [
93-
"1.1.88"
94-
]
95-
},
9660
"1.1.89": {
9761
"sha256": "98e549819af5b73f3bc1391fb05240373f5b8eb64a8e9231adfd109f7579c4aa",
9862
"tags": [

0 commit comments

Comments
 (0)