Skip to content

Commit

Permalink
Add 1.19.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Vdauphin committed Oct 20, 2019
1 parent 2418998 commit 5cc3916
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ template: |
- [Iron Front 3 Lite](http://www.armaholic.com/page.php?id=24714), [Face of War WW2](http://www.armaholic.com/page.php?id=31945),
- [Operation: TREBUCHET](http://www.armaholic.com/page.php?id=28614), [OPCAN - OPTRE Reskin Pack](http://www.armaholic.com/page.php?id=29718).
[Changelog](https://github.com/Vdauphin/HeartsAndMinds/milestone/48?closed=1):
[Changelog](https://github.com/Vdauphin/HeartsAndMinds/milestone/51?closed=1):
- Mission.sqm/Param.hpp not changed.
$CHANGES
2 changes: 1 addition & 1 deletion =BTC=co@30_Hearts_and_Minds.Altis/core/def/mission.sqf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
btc_version = 1.19;
diag_log format ["=BTC= HEARTS AND MINDS VERSION %1.8", btc_version];
diag_log format ["=BTC= HEARTS AND MINDS VERSION %1.9", btc_version];

//Param
//<< Time options >>
Expand Down
2 changes: 1 addition & 1 deletion =BTC=co@30_Hearts_and_Minds.Altis/core/doc.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ player createDiaryRecord [_MainCategory, [localize "STR_BTC_HAM_DOC_INTERACTION_

//Version
player createDiaryRecord [_MainCategory, [localize "STR_A3_FM_Welcome4",
format ["<img image='\A3\ui_f\data\igui\cfg\simpleTasks\types\download_ca.paa' width='20' height='20'/> Version %1.8 <img image='\A3\ui_f\data\igui\cfg\simpleTasks\types\download_ca.paa' width='20' height='20'/>", btc_version]
format ["<img image='\A3\ui_f\data\igui\cfg\simpleTasks\types\download_ca.paa' width='20' height='20'/> Version %1.9 <img image='\A3\ui_f\data\igui\cfg\simpleTasks\types\download_ca.paa' width='20' height='20'/>", btc_version]
]
];
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</p>

<p align="center">
<a href="https://github.com/Vdauphin/HeartsAndMinds/releases/tag/1.19.8">
<img src="https://img.shields.io/badge/Version-1.19.8-blue.svg?style=flat-square" alt="H&M Version">
<a href="https://github.com/Vdauphin/HeartsAndMinds/releases/tag/1.19.9">
<img src="https://img.shields.io/badge/Version-1.19.9-blue.svg?style=flat-square" alt="H&M Version">
</a>
<a href="http://www.somsubhra.com/github-release-stats/?username=vdauphin&repository=HeartsAndMinds">
<img src="https://img.shields.io/github/downloads/Vdauphin/HeartsAndMinds/total.svg?style=flat-square&label=Downloads" alt="H&M Downloads">
Expand Down

0 comments on commit 5cc3916

Please sign in to comment.