We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c81469 commit 27b403eCopy full SHA for 27b403e
1 file changed
data/products/configsyncer.json
@@ -61,6 +61,11 @@
61
"hostDocs": false,
62
"show": true
63
},
64
+ {
65
+ "version": "v0.15.5",
66
+ "hostDocs": true,
67
+ "show": true
68
+ },
69
{
70
"version": "v0.15.4",
71
"hostDocs": true,
@@ -186,7 +191,7 @@
186
191
"hostDocs": true
187
192
}
188
193
],
189
- "latestVersion": "v0.15.4",
194
+ "latestVersion": "v0.15.5",
190
195
"socialLinks": {
196
"facebook": "https://facebook.com/appscode",
197
"github": "https://github.com/config-syncer/config-syncer",
0 commit comments