Skip to content

Commit 5268083

Browse files
authored
v2.0.0
2 parents 61ac7f9 + 134ae93 commit 5268083

File tree

152 files changed

+13207
-3560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+13207
-3560
lines changed

.env

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
AETERNITY_TAG=v3.3.0
2-
SOPHIA_COMPILER_TAG=v3.0.0
1+
AETERNITY_TAG=v5.0.1
2+
SOPHIA_COMPILER_TAG=v4.0.0
3+
AETERNAL_TAG=latest
34
NGINX_TAG=1.13.8

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22

33
jdk:
4-
- oraclejdk8
4+
- openjdk8
55

66
services:
77
- docker

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Contribution Guide can be found [here](https://kryptokrauts.gitbook.io/aepp-sdk-java/contribution-guide)

0 commit comments

Comments
 (0)