summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2018-09-04 21:15:13 -0400
committerGitHub <noreply@github.com>2018-09-04 21:15:13 -0400
commitab2318a79ce579e6043e7e289433d5e3930235a9 (patch)
treecddefd2a087d059f72551cb58442391b88571ae5
parentd64dd23d940789548a931e34f61df7acdc184ed5 (diff)
Fix #157: Update latest monthly hiring post ids (#158)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 637b1e8..9444a89 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 17663077
-freelancer_post_id = 17663078
+who_is_hiring_post_id = 17902901
+freelancer_post_id = 17902902