diff options
Diffstat (limited to 'patch.diff.example')
-rw-r--r-- | patch.diff.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patch.diff.example b/patch.diff.example index e58f1699553..df9153dbac2 100644 --- a/patch.diff.example +++ b/patch.diff.example @@ -1,12 +1,12 @@ diff --git a/package.json b/package.json -index d05625c7..128028f8 100644 +index 8eb720e0..b2029279 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "session-messenger-desktop", "productName": "Session", "description": "Private messaging from your desktop", -- "version": "1.0.5", +- "version": "1.0.6", + "version": "ver_placeholder", "license": "GPL-3.0", "author": { |