cljs-dev

john 2024-11-17T00:31:25.174469Z

I seem to have forgotten, when running script/build, should it be incrementing the build number each time automatically? I forgot how it works.

john 2024-11-17T00:33:00.044129Z

It worked the first time, but now every time I run it I get the same build number. So I'm not sure if my lib is getting the new changes

john 2024-11-17T00:36:33.952119Z

Ah, so it works off git and I need to commit, right?

john 2024-11-17T00:36:37.882329Z

Thanks, I'll try that

john 2024-11-17T00:41:44.839379Z

Yeah that worked

john 2024-11-17T01:00:15.695439Z

ah, and :local/root also works, without having to inc the version number