diff --git a/doc/RFC.md b/doc/RFC.md index 4267ac5..306f6a3 100644 --- a/doc/RFC.md +++ b/doc/RFC.md @@ -1,8 +1,10 @@ + > version 1.0.0 -date: 2023-04-02T21:18:46+0200 + +date: 2023-04-02T21:22:10+0200
[![Actions Status](https://github.com/coderofsalvation/xrfragment/workflows/test/badge.svg)](https://github.com/coderofsalvation/xrfragment/actions) # `://foo.com/my3d.asset#pos=1,0,0&prio=-5` diff --git a/src/xrfragment/URI.hx b/src/xrfragment/URI.hx index 3a441c8..ed043aa 100644 --- a/src/xrfragment/URI.hx +++ b/src/xrfragment/URI.hx @@ -5,8 +5,10 @@ import xrfragment.Parser; /** * * + * * > version 1.0.0 - * date: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`) + * + * date: $(date +"%Y-%m-%dT%H:%M:%S%z") (generated by \`./make doc\`)
* [![Actions Status](https://github.com/coderofsalvation/xrfragment/workflows/test/badge.svg)](https://github.com/coderofsalvation/xrfragment/actions) * * # `://foo.com/my3d.asset#pos=1,0,0&prio=-5`