Skip to content

Commit 34e792c

Browse files
committed
Merge pull request #477 from brunobowden/version
0.4.3-alpha release
2 parents 278dd1b + 0171273 commit 34e792c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ group = 'com.github.j2objccontrib.j2objcgradle'
4040
// A suffix of -SNAPSHOT means this is not an official release of the
4141
// system, but built from an intermediate source tree. See
4242
// CONTRIBUTING.md on how to update this version number.
43-
version = '0.4.3-alpha-SNAPSHOT'
43+
version = '0.4.3-alpha'
4444

4545
test {
4646
testLogging {

0 commit comments

Comments
 (0)