Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seb-pereira committed Jun 5, 2022
1 parent b2a4100 commit c6a55c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ after_failure:
deploy:
provider: releases
api_key: $GITHUB_TOKEN
file: ./build/synogandip*.zip
file: ./build/synogandip-v1.0.0.zip
skip_cleanup: true
on:
tags: true
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

_A simple tool to easily update a DNS record hosted by the registrar Gandi.net with your public IP_

- [Getting started](#getting-started)
- [How it works?](#how-it-works)
- [Configuring on your Synology NAS](#configuring-on-your-synology-nas)
- [Known limitations](#known-limitations)

***

If you answer **yes** to these questions you might be interested by this tool:
Expand Down

0 comments on commit c6a55c0

Please sign in to comment.