diff --git a/dist/bundle.js b/dist/bundle.js
index a5c4cd9d6..ed0a4a968 100644
--- a/dist/bundle.js
+++ b/dist/bundle.js
@@ -2454,7 +2454,7 @@ function dialogBoxCreate(txt) {
"use strict";
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return CONSTANTS; });
let CONSTANTS = {
- Version: "0.28.2",
+ Version: "0.28.3",
//Max level for any skill, assuming no multipliers. Determined by max numerical value in javascript for experience
//and the skill level formula in Player.js. Note that all this means it that when experience hits MAX_INT, then
@@ -3318,6 +3318,8 @@ let CONSTANTS = {
LatestUpdate:
"v0.28.3
" +
"-Added ls() Netscript function
" +
+ "-Increased company wages by about ~10% across the board
" +
+ "-The scp() Netsction function and Terminal command now works for .lit files
" +
"-Increased the amount of RAM on many lower level servers (up to level 200 hacking level required).
" +
"v0.28.2
" +
"-Added a few script editor configuration options. Includes key bindings, themes, etc.
" +