support indieauth-metadata relation on profiles, per spec 20220212
[squeep-indieauth-helper] / lib / enum.js
index ef5c0ff5411b3637adc2e253d39908a06cc2144e..dcec1310229a72f00b8da3460c8d3c407c9f46db 100644 (file)
@@ -1,7 +1,7 @@
 'use strict';
 
 module.exports = {
-  Specification: 'living-standard-20201126',
+  Specification: 'living-standard-20220212',
 
   ContentType: {
     Any: '*/*',