-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#134: sets version to 23.2.1 in various files, renames windows build …
…script
- Loading branch information
1 parent
0564d8a
commit 167bda0
Showing
8 changed files
with
37 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.0_arm64.deb; /opt/logorrr/bin/LogoRRR | ||
mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.1_arm64.deb; /opt/logorrr/bin/LogoRRR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.0_amd64.deb; /opt/logorrr/bin/LogoRRR | ||
mvn clean install -T1C; sudo apt install ./dist/dist-linux/installer-linux/target/installer/logorrr_23.2.1_amd64.deb; /opt/logorrr/bin/LogoRRR |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
mvn clean install -T1C; open ./dist/dist-osx/installer-osx/target/installer/LogoRRR-23.2.0.pkg | ||
mvn clean install -T1C; open ./dist/dist-osx/installer-osx/target/installer/LogoRRR-23.2.1.pkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.