Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jixxed committed Nov 2, 2024
1 parent bd88188 commit 34e0672
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
14 changes: 3 additions & 11 deletions .github/releasenotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ The auto updaters will check for a new version on launch.
The portable zip versions are used as update packages. You can run them standalone, but they are no longer truly portable as settings are stored on the local machine.

**Release notes for this version:**
Added Fighterbay to ship selection view
Improved crew in ship select view
Filter Fighterbay modules in shipbuilder if ship doesn't support it
Fix Kaine Lobbying Materials
Add throttle to EDDN messages to prevent overloading the server
Update Mandalay armour prices and mass
Improved thermal calculations for ships
Updated Mandalay stats and price
Added Mandalay images and module locations
Updated data transfer times for Powerplay data materials
Added SpawningPower and OpposingPower to fsssignaldiscovered sent to EDDN
Fix detecting RequestPowerMicroResources, DeliverPowerMicroResources, HoloscreenHacked journal events
Updated some transfer times and bartender sell prices for Powerplay materials
Added powerplay to AR data terminal overlay (purple) + configuration option
6 changes: 6 additions & 0 deletions application/src/main/resources/text/whatsnew.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 2.116
-------------
Fix detecting RequestPowerMicroResources, DeliverPowerMicroResources, HoloscreenHacked journal events
Updated some transfer times and bartender sell prices for Powerplay materials
Added powerplay to AR data terminal overlay (purple) + configuration option

Version 2.115
-------------
Added Fighterbay to ship selection view
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.gradle.parallel=true
org.gradle.caching=true
version=2.115
version=2.116

0 comments on commit 34e0672

Please sign in to comment.