From a4208f71c871bc574687e2474424cf728a744686 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 13 Jun 2017 08:08:30 +0200 Subject: [PATCH] Atom: Update from version 1.17.0 to 1.17.2 release notes for 1.17.1[1] and 1.17.2[2] bugfix for atom [3] [1] https://github.com/atom/atom/releases/tag/v1.17.1 [2] https://github.com/atom/atom/releases/tag/v1.17.2 [3] https://github.com/atom/find-and-replace/issues/901 --- atom.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom.be0 b/atom.be0 index 9e6518af1..347626bc1 100755 --- a/atom.be0 +++ b/atom.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION atom-1.17.0-0 +# BEE_VERSION atom-1.17.2-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)