summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-04-11 19:44:11 -0400
committerGitHub <noreply@github.com>2020-04-11 19:44:11 -0400
commitb3af4346b728cf374b8fe9eb87c1a77939a317a4 (patch)
treedaef7e5300262d67b3617f8af54d378790acc567
parented986efd35f49466b2a85bcce996d17aa64db4b2 (diff)
Fix #204: Update latest monthly hiring post ids (#205)
-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 14e6039..784a1bb 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 = 21683554
-freelancer_post_id = 21683553
+who_is_hiring_post_id = 21936440
+freelancer_post_id = 21936439