Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 5d8e8ad

Browse files
author
Daniel Jette
committed
Bump version to 0.1.3
1 parent d155548 commit 5d8e8ad

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Plugins/IntelliJ/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## [0.1.3]
6+
7+
### Updated
8+
9+
- Intellij plugin now supports Android Studio Chipmunk | 2021.2.1
10+
Build 212.*
11+
512
## [0.1.2]
613

714
### Updated

Plugins/IntelliJ/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = com.shopify.testify
55
pluginName = Android Testify - Screenshot Instrumentation Tests
6-
pluginVersion = 0.1.2
6+
pluginVersion = 0.1.3
77
pluginSinceBuild = 193
88
pluginUntilBuild = 212.*
99

0 commit comments

Comments
 (0)