From d515c9f1ec4df612a24bff77fe57c75744946651 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 24 Sep 2021 13:14:20 +0200 Subject: Goreleaser (#241) * add goreleaser tooling * add files + hook * update hooks * allow passing build-dir using cli args * build tweaks * tweak more * update drone and goreleaser * chill out tests * remove postgres * docker push on snapshot * update releaser --- docs/api/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 40a2caa5e..17846686b 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -1679,7 +1679,7 @@ info: name: AGPL3 url: https://www.gnu.org/licenses/agpl-3.0.en.html title: GoToSocial - version: 0.1.0-SNAPSHOT + version: 0.0.1 paths: /api/v1/accounts: post: -- cgit v1.2.3