Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed Jul 27, 2017
1 parent dac9d51 commit 625ff1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified cloxp-installer.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion make-release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash

release="0.2.0";
release="0.2.1";

lein do clean, uberjar;
cp target/cloxp-installer-0.1.0-standalone.jar cloxp-installer.jar;
Expand Down

0 comments on commit 625ff1b

Please sign in to comment.