Skip to content

Commit f0101f2

Browse files
committed
updated version to 1.3.6
1 parent 503e4ed commit f0101f2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ before_install:
22
- git lfs pull
33
install:
44
- FILE="-Dfile=lib-release.aar"
5-
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=wnfslib -Dversion=1.3.5 -Dpackaging=aar -DgeneratePom=true
5+
- mvn install:install-file $FILE -DgroupId=land.fx -DartifactId=wnfslib -Dversion=1.3.6 -Dpackaging=aar -DgeneratePom=true

lib-release.aar

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:efe4586d00149d04bf1038ce3e7c137d55dbc38cc25abda497f6bbc6c42fba42
3-
size 5856592
2+
oid sha256:bc17c2aa43d76c6091eccda9bebf1e7403365f30f11b6c64fb0d9d0fd22ed3f0
3+
size 5877180

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>land.fx</groupId>
77
<artifactId>wnfslib</artifactId>
8-
<version>1.3.5</version>
8+
<version>1.3.6</version>
99
</project>

0 commit comments

Comments
 (0)