statamic / collaboration

Real-time, multi-user editing with Statamic via websockets
https://statamic.com/addons/statamic/collaboration
33 stars 12 forks source link

Statamic 3.4.0 Support #74

Closed ben182 closed 1 year ago

jackmcdade commented 1 year ago

Done. Thanks for the reminder!

tao commented 1 year ago

@jackmcdade I'm having trouble updating because composer can't find the v5 dist.tar.gz file that the other releases have... is that something you still have to manually create or is GitHub supposed to add it automatically?

tao commented 1 year ago
In CurlDownloader.php line 623:
--
The "https://github.com/statamic/collaboration/releases/download/v0.5.0/dist.tar.gz" file could not be downloaded (HTTP/2 404 )
duncanmcclean commented 1 year ago

Ah, it'll need to be tagged in the command line, pushed up, then GitHub Actions will handle the actual release.

I think the latest release was tagged within GitHub.

cc @jackmcdade

jackmcdade commented 1 year ago

On it!

jackmcdade commented 1 year ago

There we go.