Skip to content

Commit d414fcd

Browse files
author
Kristjan Kosic
authored
release: 1.2.3 (#125)
* chore: github actions reorg * fix: remove repo * chore: remove github packages publish profile * fix: typo
1 parent fe06972 commit d414fcd

3 files changed

Lines changed: 2 additions & 29 deletions

File tree

.github/workflows/publish-release-gpr.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/publish-release-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Release
1+
name: Publish Maven Release
22

33
on:
44
release:

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
group = 'org.arkecosystem'
14-
version = '1.2.2'
14+
version = '1.2.3'
1515

1616
dependencies {
1717
compile group: 'org.bitcoinj', name: 'bitcoinj-core', version: '0.15.8'

0 commit comments

Comments
 (0)