Skip to content

Commit 9f23393

Browse files
authored
Merge pull request #193 from adobe-apiplatform/v2
Update version and release notes for v2.1.
2 parents 0157a68 + 8260c0d commit 9f23393

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes for User Sync Tool Version 2.1
22

3-
These notes apply to v2.1rc2 of 2017-05-11.
3+
These notes apply to v2.1 of 2017-05-12.
44

55
## New Features
66

user_sync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919
# SOFTWARE.
2020

21-
__version__ = '2.1rc2'
21+
__version__ = '2.1'

0 commit comments

Comments
 (0)