X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=lib%2Fenum.js;h=dcec1310229a72f00b8da3460c8d3c407c9f46db;hb=f0b47c066530ba4cba9aebf0181ca20d1da13815;hp=ef5c0ff5411b3637adc2e253d39908a06cc2144e;hpb=e648aedc1c912cd07da0b1dad7be3910248b25c9;p=squeep-indieauth-helper diff --git a/lib/enum.js b/lib/enum.js index ef5c0ff..dcec131 100644 --- a/lib/enum.js +++ b/lib/enum.js @@ -1,7 +1,7 @@ 'use strict'; module.exports = { - Specification: 'living-standard-20201126', + Specification: 'living-standard-20220212', ContentType: { Any: '*/*',