X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fenum.js;h=dcec1310229a72f00b8da3460c8d3c407c9f46db;hb=8daa668e5a0485b5f0e2b07203d9fb237d7f761c;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: '*/*',