Skip to content

Commit 4349a61

Browse files
committed
Update version from 2022.12.23 to 2023.9.21
1 parent 7b22ec9 commit 4349a61

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Add VTerminal as a dependency.
4444

4545
```
4646
dependencies {
47-
implementation 'com.github.Valkryst:VTerminal:2022.12.23'
47+
implementation 'com.github.Valkryst:VTerminal:2023.9.21'
4848
}
4949
```
5050

@@ -66,7 +66,7 @@ Add VTerminal as a dependency.
6666
<dependency>
6767
<groupId>com.github.Valkryst</groupId>
6868
<artifactId>VTerminal</artifactId>
69-
<version>2022.12.23</version>
69+
<version>2023.9.21</version>
7070
</dependency>
7171
```
7272

@@ -81,7 +81,7 @@ resolvers += "jitpack" at "https://jitpack.io"
8181
Add VTerminal as a dependency.
8282

8383
```
84-
libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2022.12.23"
84+
libraryDependencies += "com.github.Valkryst" % "VTerminal" % "2023.9.21"
8585
```
8686

8787
## Media

pom.xml

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

77
<groupId>com.github.Valkryst</groupId>
88
<artifactId>VTerminal</artifactId>
9-
<version>2022.12.23</version>
9+
<version>2023.9.21</version>
1010
<packaging>jar</packaging>
1111
<name>VTerminal</name>
1212

0 commit comments

Comments
 (0)