File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<Grid >
11
11
<ui : SimpleStackPanel Width =" 320" Spacing =" 16" >
12
12
<TextBlock Style =" {DynamicResource TitleTextBlockStyle}" >SmartThermo</TextBlock >
13
- <TextBlock >Версия прошивки - 0.4.0 </TextBlock >
13
+ <TextBlock >Версия прошивки - 0.4.1 </TextBlock >
14
14
<TextBlock TextWrapping =" WrapWithOverflow" >SmartThermo - это ПО для контроля, мониторинга и записи данных с датчиков температуры.</TextBlock >
15
15
</ui : SimpleStackPanel >
16
16
</Grid >
Original file line number Diff line number Diff line change 6
6
<UseWPF >true</UseWPF >
7
7
<EnableNETAnalyzers >true</EnableNETAnalyzers >
8
8
<EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
9
- <AssemblyVersion >0.4.0 .0</AssemblyVersion >
10
- <FileVersion >0.4.0 .0</FileVersion >
11
- <Version >0.4.0 </Version >
9
+ <AssemblyVersion >0.4.1 .0</AssemblyVersion >
10
+ <FileVersion >0.4.1 .0</FileVersion >
11
+ <Version >0.4.1 </Version >
12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
You can’t perform that action at this time.
0 commit comments