Skip to content

Commit

Permalink
Изменен номер версии
Browse files Browse the repository at this point in the history
  • Loading branch information
NickP0is0n committed Mar 23, 2021
1 parent 09bc632 commit 54e9005
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>groupId</groupId>
<artifactId>ServerLogatSAMP</artifactId>
<version>2.3</version>
<version>2.2</version>
<build>
<plugins>
<plugin>
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/about.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
<Font name="Gill Sans Light" size="22.0" />
</font>
</Text>
<Text fill="WHITE" layoutX="488.0" layoutY="142.0" strokeType="OUTSIDE" strokeWidth="0.0" text="2.3">
<Text fill="WHITE" layoutX="488.0" layoutY="142.0" strokeType="OUTSIDE" strokeWidth="0.0" text="2.2">
<font>
<Font name="Gill Sans SemiBold" size="22.0" />
</font>
</Text>
<Label layoutX="25.0" layoutY="232.0" prefHeight="54.0" prefWidth="550.0" text="ServerLog@SAMP - удобная программа для просмотра логов от серверов SAMP. Ранее - ServerLog.FX" wrapText="true" />
<Label layoutX="25.0" layoutY="156.0" prefHeight="54.0" prefWidth="550.0" text="ServerLog@SAMP 2.3.0" wrapText="true">
<Label layoutX="25.0" layoutY="156.0" prefHeight="54.0" prefWidth="550.0" text="ServerLog@SAMP 2.2.0" wrapText="true">
<font>
<Font name="Lucida Sans Demibold" size="19.0" />
</font>
Expand Down

0 comments on commit 54e9005

Please sign in to comment.