mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-17 02:53:11 -06:00
- Created a package.json in servers/dendrite. Moving forward, this file is our canonical dendrite version, and our docker builds will depend on this version. - Created a script that extracts the package.json version and puts it into the GitHub actions build environment as `RELEASE_VERSION`. - Updated the GitHub action so that it builds and publishes the docker image to dockerhub whenever we merge dendrite changes to main. Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com>
5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"name": "@herenotthere/dendrite-monolith",
|
|
"version": "1.0.34"
|
|
}
|