We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c6618 commit 9240482Copy full SHA for 9240482
CHANGES.md
@@ -1,6 +1,7 @@
1
dotsync changelog
2
-----------------
3
4
+ - 2.1.0 : README
5
- 2.0.0 : Bugfixes
6
- 1.0.0 : Intitial stable release
7
- 0.2.x : Bugfixes
bin/dotsync
@@ -26,7 +26,7 @@
26
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27
#
28
29
-DOTSYNC_VERSION=2.0.0
+DOTSYNC_VERSION=2.1.0
30
31
if [[ -z "$DOTFILES" ]]; then
32
DOTFILES=".dotfiles"
0 commit comments