Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmajis committed Jun 15, 2021
1 parent 6590e2d commit 7fcf6eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Metadata:
ReadmeUrl: s3://plantuml-serverlessrepo/README.md
Labels: ['plantuml']
HomePageUrl: https://github.com/mmajis/plantuml-serverless
SemanticVersion: 0.0.9
SourceCodeUrl: https://github.com/mmajis/plantuml-serverless/releases/tag/v0.0.9
SemanticVersion: 0.1.0
SourceCodeUrl: https://github.com/mmajis/plantuml-serverless/releases/tag/v0.1.0

Resources:
PlantUMLAPI:
Expand Down
2 changes: 1 addition & 1 deletion ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2012,7 +2012,7 @@
</div>
<div class="footer-copyright">
<div class="container">
<a href="https://github.com/mmajis/plantuml-serverless">PlantUML Serverless</a> v0.0.9 is licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3</a> and is powered by <a href="https://www.plantuml.com">PlantUML</a>. UI Based on work by <a href="https://https://github.com/sujoyu/plantuml-previewer">sujoyu</a>.
<a href="https://github.com/mmajis/plantuml-serverless">PlantUML Serverless</a> v0.1.0 is licensed under <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3</a> and is powered by <a href="https://www.plantuml.com">PlantUML</a>. UI Based on work by <a href="https://https://github.com/sujoyu/plantuml-previewer">sujoyu</a>.
</div>
</div>
</footer>
Expand Down

0 comments on commit 7fcf6eb

Please sign in to comment.